MAILTO is not working for CRON. How can I fix this?
So to answer my question :
- Install mailx
yum install mailx
- Install sendmail
yum install sendmail
- Start sendmail
- Put the
MAILTO
line into the crontab usingcrontab -e
:[email protected]
and not in/etc/crontab