]> git.pld-linux.org Git - packages/sendmail.git/blob - sendmail.aliases
- release 2 (by relup.sh)
[packages/sendmail.git] / sendmail.aliases
1 #
2 #       @(#)aliases     8.2 (Berkeley) 3/5/94
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 adm:            root
20 lp:             root
21 sync:           root
22 shutdown:       root
23 halt:           root
24 mail:           root
25 news:           root
26 uucp:           root
27 operator:       root
28 games:          root
29 gopher:         root
30 ftp:            root
31 nobody:         root
32 apache:         root
33 named:          root
34 xfs:            root
35 gdm:            root
36 mailnull:       root
37 postgres:       root
38 squid:          root
39
40 ingres:         root
41 system:         root
42 toor:           root
43 manager:        root
44 dumper:         root
45 abuse:          root
46
47 newsadm:        news
48 newsadmin:      news
49 usenet:         news
50 ftpadm:         ftp
51 ftpadmin:       ftp
52 ftp-adm:        ftp
53 ftp-admin:      ftp
54
55 # trap decode to catch security attacks
56 decode:         root
57
58 # Standard users added by PLD:
59 stats:          root
60
61 # Person who should get root's mail
62 #root:          marc
This page took 0.040437 seconds and 3 git commands to generate.