Changing Root Mail Recipient in Debian
October 11th, 2006 by
peasleer
Short and sweet tonight. To change the root and postmaster mail recipient in Debian, modify the /etc/aliases (use sudo). Modify the line that says “root: username” to “root: newUsername” and save. That is it!