[BACK]Return to aliases CVS log [TXT][DIR] Up to [local] / src / etc

Annotation of src/etc/aliases, Revision 1.5

1.1       deraadt     1: #
1.5     ! kstailey    2: #      $OpenBSD: aliases,v 1.4 1997/09/15 09:57:43 deraadt Exp $
1.1       deraadt     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: nobody:        root
                     20: system:        root
                     21: uucp:  root
1.3       deraadt    22: ftp-bugs: root
1.1       deraadt    23:
                     24: # Well-known aliases -- these should be filled in!
                     25: # root:
                     26: # manager:
                     27: # dumper:
                     28: # operator:
                     29:
                     30: # uncomment this for msgs:
                     31: # msgs: "|/usr/bin/msgs -s"