source: projects/specs/trunk/s/sendmail/sendmail.aliases @ 9199

Revision 9199, 1.3 KB checked in by iwaim, 9 years ago (diff)

add files for sendmail 8.14.5-2

Line 
1#
2#  Aliases in this file will NOT be expanded in the header from
3#  Mail, but WILL be visible over networks or from /bin/mail.
4#
5#       >>>>>>>>>>      The program "newaliases" must be run after
6#       >> NOTE >>      this file is updated for any changes to
7#       >>>>>>>>>>      show through to sendmail.
8#
9
10# Basic system aliases -- these MUST be present.
11mailer-daemon:  postmaster
12postmaster:     root
13
14# General redirections for pseudo accounts.
15bin:            root
16daemon:         root
17adm:            root
18lp:             root
19sync:           root
20shutdown:       root
21halt:           root
22mail:           root
23news:           root
24uucp:           root
25operator:       root
26games:          root
27gopher:         root
28ftp:            root
29nobody:         root
30vcsa:           root
31canna:          root
32wnn:            root
33rpm:            root
34nscd:           root
35pcap:           root
36apache:         root
37webalizer:      root
38radvd:          root
39pvm:            root
40amanda:         root
41privoxy:        root
42ident:          root
43named:          root
44xfs:            root
45gdm:            root
46mailnull:       root
47postgres:       root
48sshd:           root
49smmsp:          root
50postfix:        root
51netdump:        root
52ldap:           root
53squid:          root
54ntp:            root
55mysql:          root
56desktop:        root
57rpcuser:        root
58rpc:            root
59nfsnobody:      root
60
61ingres:         root
62system:         root
63toor:           root
64manager:        root
65dumper:         root
66abuse:          root
67
68newsadm:        news
69newsadmin:      news
70usenet:         news
71ftpadm:         ftp
72ftpadmin:       ftp
73ftp-adm:        ftp
74ftp-admin:      ftp
75
76# trap decode to catch security attacks
77decode:         root
78
79# Person who should get root's mail
80#root:          marc
Note: See TracBrowser for help on using the repository browser.