Fix markup. Fix backslashes to surive roff.
[netbsd-mini2440.git] / etc / aliases
blob9f749cf38d9944750be23ffaab402e9b286f4546
1 #       $NetBSD: aliases,v 1.20 2006/05/30 02:10:01 christos Exp $
3 #       from: @(#)aliases       8.2 (Berkeley) 3/5/94
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.
8 #       >>>>>>>>>>      The program "newaliases" must be run after
9 #       >> NOTE >>      this file is updated for any changes to
10 #       >>>>>>>>>>      show through to sendmail.
13 # Basic system aliases -- these MUST be present.
14 MAILER-DAEMON: postmaster
15 postmaster: root
17 # General redirections for pseudo accounts.
18 toor:           root
19 daemon:         root
20 bin:            root
21 games:          root
22 postfix:        postmaster
23 named:          root
24 ntpd:           root
25 sshd:           root
26 nobody:         root
28 # Well-known aliases -- these should be filled in!
29 # root:
30 # operator:
32 # Standard aliases defined by rfc2142
33 # address to report network abuse (like spam)
34 abuse:          postmaster
35 # reports of network infrastructure difficulties
36 noc:            root
37 # address to report security problems
38 security:       root
39 # DNS administrator (DNS SOA records should use this)
40 hostmaster:     root
41 # Usenet news service administrator
42 usenet:         root
43 news:           usenet
44 # http/web service administrator
45 webmaster:      root
46 www:            webmaster
47 # UUCP service administrator
48 uucp:           root
49 # FTP administrator (especially anonymous FTP)
50 ftp:            root
52 # don't enable this.
53 # decode:       /dev/null
55 # uncomment this for msgs(1):
56 # msgs: "|/usr/bin/msgs -s"