aliases revision 1.4 1 # $NetBSD: aliases,v 1.4 1996/05/08 17:19:20 thorpej Exp $
2 #
3 # @(#)aliases 5.3 (Berkeley) 5/24/90
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
27 # Well-known aliases -- these should be filled in!
28 # root:
29 # manager:
30 # dumper:
31 # operator:
32
33 # uncomment this for msgs:
34 # msgs: "|/usr/bin/msgs -s"
35