In "/etc/crontab" I have: # for cronie # Global variables SHELL=/bin/bash PATH=/sbin:/bin:/usr/sbin:/usr/bin MAILTO=syscon8 HOME=/ But when it run a cron-job, the email is still going to "root@gmail.com" instead of syscon8@gmail.com How to adjust the entry to the email notification will go to a specific user.