xref: /freebsd/etc/mail/aliases (revision 9c79794016d679440487dea61b3b986397c9ecbb)
1# $FreeBSD$
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# 	http://tools.ietf.org/html/rfc2142
15
16# Pretty much everything else in this file points to "root", so
17# you would do well in either reading root's mailbox or forwarding
18# root's email from here.
19
20# root:	me@my.domain
21
22# Basic system aliases -- these MUST be present
23MAILER-DAEMON: postmaster
24postmaster: root
25
26# General redirections for pseudo accounts
27_dhcp:	root
28_pflogd: root
29bin:	root
30bind:	root
31daemon:	root
32games:	root
33kmem:	root
34mailnull: postmaster
35man:	root
36news:	root
37nobody:	root
38operator: root
39pop:	root
40proxy:	root
41smmsp:	postmaster
42sshd:	root
43system:	root
44toor:	root
45tty:	root
46usenet: news
47uucp:	root
48
49# Well-known aliases -- these should be filled in!
50# manager:
51# dumper:
52
53# BUSINESS-RELATED MAILBOX NAMES
54# info:
55# marketing:
56# sales:
57# support:
58
59# NETWORK OPERATIONS MAILBOX NAMES
60abuse:	root
61# noc:		root
62security:	root
63
64# SUPPORT MAILBOX NAMES FOR SPECIFIC INTERNET SERVICES
65ftp: 		root
66ftp-bugs: 	ftp
67# hostmaster: 	root
68# webmaster: 	root
69# www: 		webmaster
70
71# NOTE: /var/msgs and /var/msgs/bounds must be owned by sendmail's
72#	DefaultUser (defaults to mailnull) for the msgs alias to work.
73#
74# msgs: "| /usr/bin/msgs -s"
75
76# bit-bucket: /dev/null
77# dev-null: bit-bucket
78