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