In a small security action, I created a new user with root privileges and disabled "root." This has gone well. The only spot where I've hit a snag is how to change email notification from root to newuser. Can you point me in the right direction?
You can set rdirects for system accounts like root in the /etc/aliases file. Run the command: newaliases after you changed that file.