xref: /freebsd/etc/mail/aliases (revision cbb3ec25236ba72f91cbdf23f8b78b9d1af0cedf)
1#	@(#)aliases	5.3 (Berkeley) 5/24/90
2#
3#  Aliases in this file will NOT be expanded in the header from
4#  Mail, but WILL be visible over networks.
5#
6#	>>>>>>>>>>	The program "newaliases" must be run after
7#	>> NOTE >>	this file is updated for any changes to
8#	>>>>>>>>>>	show through to sendmail.
9#
10#
11# See also RFC 2142, `MAILBOX NAMES FOR COMMON SERVICES, ROLES
12# AND FUNCTIONS', May 1997
13# 	http://tools.ietf.org/html/rfc2142
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
22MAILER-DAEMON: postmaster
23postmaster: root
24
25# General redirections for pseudo accounts
26_dhcp:	root
27_pflogd: root
28auditdistd:	root
29bin:	root
30bind:	root
31daemon:	root
32games:	root
33hast:	root
34kmem:	root
35mailnull: postmaster
36man:	root
37news:	root
38nobody:	root
39operator: root
40pop:	root
41proxy:	root
42smmsp:	postmaster
43sshd:	root
44system:	root
45toor:	root
46tty:	root
47usenet: news
48uucp:	root
49
50# Well-known aliases -- these should be filled in!
51# manager:
52# dumper:
53
54# BUSINESS-RELATED MAILBOX NAMES
55# info:
56# marketing:
57# sales:
58# support:
59
60# NETWORK OPERATIONS MAILBOX NAMES
61abuse:	root
62# noc:		root
63security:	root
64
65# SUPPORT MAILBOX NAMES FOR SPECIFIC INTERNET SERVICES
66ftp: 		root
67ftp-bugs: 	ftp
68# hostmaster: 	root
69# webmaster: 	root
70# www: 		webmaster
71
72# NOTE: /var/msgs and /var/msgs/bounds must be owned by sendmail's
73#	DefaultUser (defaults to mailnull) for the msgs alias to work.
74#
75# msgs: "| /usr/bin/msgs -s"
76
77# bit-bucket: /dev/null
78# dev-null: bit-bucket
79