aliases revision 1.7 1 # $NetBSD: aliases,v 1.7 1997/02/15 10:02:10 mikel Exp $
2 #
3 # @(#)aliases 8.2 (Berkeley) 3/5/94
4 #
5 # Aliases in this file will NOT be expanded in the header from
6 # Mail, but WILL be visible over networks or from /bin/mail.
7 #
8 # >>>>>>>>>> The program "newaliases" must be run after
9 # >> NOTE >> this file is updated for any changes to
10 # >>>>>>>>>> show through to sendmail.
11 #
12
13 # Basic system aliases -- these MUST be present.
14 MAILER-DAEMON: postmaster
15 postmaster: 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 ftp-bugs: root
27
28 # Well-known aliases -- these should be filled in!
29 # root:
30 # manager:
31 # dumper:
32 # operator:
33
34 # trap decode to catch security attacks
35 decode: root
36
37 # uncomment this for msgs:
38 # msgs: "|/usr/bin/msgs -s"
39