erwin123 Posted April 22, 2016 Share Posted April 22, 2016 I've setup a cronjob for the domainsync according to the documentation in http://docs.whmcs.com/Crons: wget -O /dev/null http://mydomain.com/crons/domainsync.php?skip_report=1 It still sends the emails with the reports. Since I've set the job to every 2 minutes I'm being overloaded with this emails. How do I make this cronjob stop sending his reports? Thanks! 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted April 22, 2016 Share Posted April 22, 2016 I think the option flags only apply to the main cron job, not domainsync - WHMCS John said in 2013 that they can't be stopped, and I don't recall reading anything to the contrary since... https://forum.whmcs.com/showthread.php?76122-Disable-Domain-Sync-Cron-Emails There is not currently an option to disable the domain sync emails. 0 Quote Link to comment Share on other sites More sharing options...
erwin123 Posted April 22, 2016 Author Share Posted April 22, 2016 I love WHMCS but this kind of things make my head spin. What on earth is the programmer thinking when he makes up something like this? First the script only syncs 50 domains so we're forced to run it every minute and on top of that it sends an email every minute we have no control over... Did really noone think about this for a moment? It makes me think that WHMCS is actually ment for small hobby enterprises with 100 domains orso and not for serious hostingcompanies with thousands of domains 0 Quote Link to comment Share on other sites More sharing options...
bear Posted April 22, 2016 Share Posted April 22, 2016 Simple way would be to filter at the server level, then. Determine something unique about that email, and block it. 0 Quote Link to comment Share on other sites More sharing options...
erwin123 Posted April 22, 2016 Author Share Posted April 22, 2016 Its as simple as it is ridiculous that I have to actually configure a spamfilter to get rid of the flood of WHMCS emails. 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.