aliases revision 69191
1# $FreeBSD: head/etc/mail/aliases 69191 2000-11-26 05:28:22Z dougb $
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 roots mailbox or forwarding
17# roots 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
26bin:	root
27bind:	root
28daemon:	root
29games:	root
30kmem:	root
31man:	root
32news:	root
33nobody:	root
34operator: root
35pop:	root
36system:	root
37toor:	root
38tty:	root
39usenet: news
40uucp:	root
41xten:	root
42
43# Well-known aliases -- these should be filled in!
44# manager:
45# dumper:
46
47# BUSINESS-RELATED MAILBOX NAMES
48# info:
49# marketing:
50# sales:
51# support:
52
53# NETWORK OPERATIONS MAILBOX NAMES
54abuse:	root
55# noc:		root
56security:	root
57
58# SUPPORT MAILBOX NAMES FOR SPECIFIC INTERNET SERVICES
59ftp: 		root
60ftp-bugs: 	ftp
61# hostmaster: 	root
62# webmaster: 	root
63# www: 		webmaster
64
65# msgs: "| /usr/bin/msgs -s"
66# bit-bucket: /dev/null
67# dev-null: bit-bucket
68