]> git.pld-linux.org Git - packages/exim.git/blob - exim.aliases
- rel 3
[packages/exim.git] / exim.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 exim.
10 #
11
12 # Basic system aliases -- these MUST be present.
13 MAILER-DAEMON:  postmaster
14 postmaster:     root
15 hostmaster:     root
16 webmaster:      hostmaster
17 ftpmaster:      hostmaster
18 admin:          hostmaster
19 administrator:  hostmaster
20
21 # General redirections for pseudo accounts.
22 bin:            root
23 daemon:         root
24 games:          root
25 ingres:         root
26 nobody:         root
27 system:         root
28 toor:           root
29 uucp:           root
30
31 # Well-known aliases.
32 manager:        root
33 dumper:         root
34 operator:       root
35
36 # trap decode to catch security attacks
37 decode:         root
38
39 # Standard users added by PLD:
40 stats:          root
41
42 # Person who should get root's mail
43 #root:          wallner
This page took 0.095733 seconds and 3 git commands to generate.