As a linux administrator I utilize cron jobs whenever possible to automate periodic tasks. This is a great tool to handle backups, data pulls, etc but I don’t like that the results of these jobs are locked up in the local account of my system. Luckily, there is an easy way to handle forwarding these messages:
Source: http://unix.stackexchange.com/questions/26666/can-i-change-roots-email-address-or-forward-all-mail-to-an-external-address
Source: http://www.feep.net/sendmail/tutorial/intro/aliases.html
Source: http://www.adcs.umn.edu/kb/public/Detail.cfm?ArticleID=2071