Monday, May 4, 2015

Disable emails after each cron execution

To disable sending emails to your mailbox after each cron execution, simple put an
EMAIL="" 
line right in the start of your cron file (crontab -e)