NoDoze Posted February 7, 2011 Share Posted February 7, 2011 I've deleted the default user of whmcs, and instead created an admin to accept ALL cron emails. This is the only email/user/role assigned/ to recieve the cron jobs. However, I'm still getting whmcs cron emails to the support email address, which of course doesn't have this check to recieve these cron emails. Where on earth is it coming from!?! 0 Quote Link to comment Share on other sites More sharing options...
WebsiteIntegrations Posted February 7, 2011 Share Posted February 7, 2011 mine go to the email i have set in my admin account 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted February 7, 2011 WHMCS Support Manager Share Posted February 7, 2011 The cron email is sent to all Administrator Roles with the "System Emails" ticked. Or you could have your server outputting the results of the cron to that address directly, instead of it being sent by WHMCS? 0 Quote Link to comment Share on other sites More sharing options...
NoDoze Posted February 7, 2011 Author Share Posted February 7, 2011 yes, "System Emails" is unchecked for ALL except the admin email (admin@domain.com). As I said the whmcs admin user, I deleted. So there is no user settings to config. Yet there is a cron email coming from this whmcs user!?! 0 Quote Link to comment Share on other sites More sharing options...
DomainMasters.NET Posted June 23, 2011 Share Posted June 23, 2011 Hey All, If you do not want to get your cron email, just have them sent to /dev/null. You can do this by using this after your cron command like so: my/cron/command.php >/dev/null 2>&1 Hope this helps. Stone 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.