Redirect root mail to an external e-mail address
Add this line to the bottom of /etc/aliases: root: your_email@domain.com Run this command: newaliases Restart your mail server and run the following command to test: echo Test | mail -s "Test Message" root