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

Annotation of src/etc/aliases, Revision 1.15

1.1       deraadt     1: #
1.15    ! david       2: #      $OpenBSD: aliases,v 1.14 2003/05/15 05:32:56 david 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
1.6       kstailey   19: named: root
1.1       deraadt    20: nobody:        root
1.6       kstailey   21: operator: root
1.1       deraadt    22: uucp:  root
1.6       kstailey   23: www:   root
1.3       deraadt    24: ftp-bugs: root
1.8       millert    25: popa3d: root
                     26: proxy:  root
                     27: smmsp:  root
1.9       millert    28: sshd:   root
1.10      deraadt    29: _portmap: root
                     30: _rstatd: root
                     31: _identd: root
                     32: _rusersd: root
                     33: _fingerd: root
1.12      danh       34: _x11:   root
1.13      danh       35: _spamd: root
1.14      david      36: _kdc: root
                     37: _kadmin: root
                     38: _isakmpd: root
1.15    ! david      39: _syslogd: root
1.1       deraadt    40:
                     41: # Well-known aliases -- these should be filled in!
                     42: # root:
                     43: # manager:
                     44: # dumper:
1.11      marc       45:
                     46: # RFC 2142: NETWORK OPERATIONS MAILBOX NAMES
                     47: abuse:         root
                     48: # noc:         root
                     49: security:      root
                     50:
                     51: # RFC 2142: SUPPORT MAILBOX NAMES FOR SPECIFIC INTERNET SERVICES
                     52: # hostmaster:  root
                     53: # usenet:      root
                     54: # news:                usenet
                     55: # webmaster:   root
                     56: # ftp:         root
1.1       deraadt    57:
                     58: # uncomment this for msgs:
                     59: # msgs: "|/usr/bin/msgs -s"