messir Posted October 28, 2014 Share Posted October 28, 2014 Hello all, Installed whmcs and configured. Start get every night about 118 email copy with Subject: WHMCS Cron Job Activity Each email come 1 per minute. Pls help to resolve. 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted October 29, 2014 WHMCS Support Manager Share Posted October 29, 2014 Hi, Please check the schedule of your cron job, it should only run once per day. It sounds like you've scheduled it to run every minute for one hour by mistake. Your hosting provider/server admin will be able to help you straighten it out. Relevant documentation: http://docs.whmcs.com/Crons 0 Quote Link to comment Share on other sites More sharing options...
mlew2 Posted October 29, 2014 Share Posted October 29, 2014 Your daily should look like this [TABLE=class: dynamic_table] [TR=class: dt_header_row] [TH]Minute[/TH] [TH]Hour[/TH] [TH]Day[/TH] [TH]Month[/TH] [TH]Weekday[/TH] [TH]Command[/TH] [TH]Actions[/TH] [/TR] [TR=class: dt_info_row info-odd] [TD] 0[/TD] [TD] 12[/TD] [TD] *[/TD] [TD] *[/TD] [TD] * [/TD] [TD] php -q /home/***/public_html/admin/cron.php [/TD] [TD][/TD] [/TR] [/TABLE] 0 Quote Link to comment Share on other sites More sharing options...
messir Posted November 23, 2014 Author Share Posted November 23, 2014 Ofcouse I did as show in manual but continue getting mail spam. I found that it caused if I change send email from smtp. If from phpmailer, all work perfect. 0 Quote Link to comment Share on other sites More sharing options...
zakkemakke Posted May 11, 2015 Share Posted May 11, 2015 Little too late but you have to set minutes and hours in your cronjob line. Because the panel thinks he must send you mails 1 hour long, I don't wanna know whats gonna happen when you only fill in 1 year :') 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.