Initial import from FreeBSD RELENG_4:
[dragonfly.git] / etc / mail / aliases
1 # $FreeBSD: src/etc/mail/aliases,v 1.10.4.7 2003/04/04 06:15:55 gshapiro Exp $
2 #       @(#)aliases     5.3 (Berkeley) 5/24/90
3 #
4 #  Aliases in this file will NOT be expanded in the header from
5 #  Mail, but WILL be visible over networks.
6 #
7 #       >>>>>>>>>>      The program "newaliases" must be run after
8 #       >> NOTE >>      this file is updated for any changes to
9 #       >>>>>>>>>>      show through to sendmail.
10 #
11 #
12 # See also RFC 2142, `MAILBOX NAMES FOR COMMON SERVICES, ROLES
13 # AND FUNCTIONS', May 1997
14
15 # Pretty much everything else in this file points to "root", so
16 # you would do well in either reading root's mailbox or forwarding
17 # root's email from here.
18
19 # root: me@my.domain
20
21 # Basic system aliases -- these MUST be present
22 MAILER-DAEMON: postmaster
23 postmaster: root
24
25 # General redirections for pseudo accounts
26 bin:    root
27 bind:   root
28 daemon: root
29 games:  root
30 kmem:   root
31 mailnull: postmaster
32 man:    root
33 news:   root
34 nobody: root
35 operator: root
36 pop:    root
37 smmsp:  postmaster
38 sshd:   root
39 system: root
40 toor:   root
41 tty:    root
42 usenet: news
43 uucp:   root
44 xten:   root
45
46 # Well-known aliases -- these should be filled in!
47 # manager:
48 # dumper:
49
50 # BUSINESS-RELATED MAILBOX NAMES
51 # info:
52 # marketing:
53 # sales:
54 # support:
55
56 # NETWORK OPERATIONS MAILBOX NAMES
57 abuse:  root
58 # noc:          root
59 security:       root
60
61 # SUPPORT MAILBOX NAMES FOR SPECIFIC INTERNET SERVICES
62 ftp:            root
63 ftp-bugs:       ftp
64 # hostmaster:   root
65 # webmaster:    root
66 # www:          webmaster
67
68 # NOTE: /var/msgs and /var/msgs/bounds must be owned by sendmail's
69 #       DefaultUser (defaults to mailnull) for the msgs alias to work.
70 #
71 # msgs: "| /usr/bin/msgs -s"
72
73 # bit-bucket: /dev/null
74 # dev-null: bit-bucket