1 # 2 # @(#)aliases 5.3 (Berkeley) 5/24/90 3 # 4 # Aliases in this file will NOT be expanded in the header from 5 # Mail, but WILL be visible over networks or from /bin/mail. 6 # 7 # >>>>>>>>>> The program "newaliases" must be run after 8 # >> NOTE >> this file is updated for any changes to 9 # >>>>>>>>>> show through to sendmail. 10 # 11 12 # Basic system aliases -- these MUST be present 13 MAILER-DAEMON: postmaster 14 postmaster: root 15 16 # General redirections for pseudo accounts 17 bin: root 18 daemon: root 19 games: root 20 ingres: root 21 nobody: root 22 system: root 23 toor: root 24 uucp: root 25 26 # Well-known aliases -- these should be filled in! 27 # root: 28 # manager: 29 # dumper: 30 # operator: 31 32 # uncomment this for msgs: 33 # msgs: "|/usr/bin/msgs -s" 34