sonoracomm Posted August 9, 2012 Share Posted August 9, 2012 Hi All, After the last WHMCS update, we implemented the new domainsync.php method of sync'ing expiration and due dates. It's apparently working fine. We get an e-mail message every day. It's entirely useless, unless of course there is an error. But ther never has been. So, I'd like to silence the e-mail...we get enough of that stuff without adding yet another to the daily list. I tried to silence the cron job entirely by appending ">/dev/null 2>&1" to the command line as I have done before to silence other cron jobs. But it doesn't work...why I don't know. The script is Ioncube encoded so there is no tweaking it or troubleshooting it. Does anyone have a suggestion on how to silence this script? I'd prefer to silence it intelligently...maybe by grep'ing the output for 'error' or something like that. But since I've not seen an error, I don't even know what I would grep for. Suggestions anyone? Thanks, G 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.