Magento, PHP, MySQL, AJAX, Zend, cPanel or OpenSource…
Disabling cron mail alert through cPanel
If you would like to disable cron job mail alert through cPanel then simply click on Cron Jobs page and don’t set any email address and clink on Update Email. You would see something like below:

cPanel says
You can have cron send an email everytime it runs a command. If you do not want an email to be sent for an individual cron job you can redirect the command’s output to /dev/null like this: mycommand >/dev/null 2>&1
But it did not work for me though.
This may be helpful if you have SSH access or root access.
| This entry was posted by admin on May 23, 2010 at 1:50 am, and is filed under cPanel, General. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |