aliases revision 28428
1#	$Id: aliases,v 1.4 1997/06/29 23:09:07 wosch 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
16# Basic system aliases -- these MUST be present
17MAILER-DAEMON: postmaster
18postmaster: root
19
20# General redirections for pseudo accounts
21bin:	root
22daemon:	root
23games:	root
24man:	root
25news:	root
26nobody:	root
27operator: root
28system:	root
29toor:	root
30usenet: news
31uucp:	root
32xten:	root
33
34# Well-known aliases -- these should be filled in!
35# root:
36# manager:
37# dumper:
38
39# BUSINESS-RELATED MAILBOX NAMES
40# info:
41# marketing:
42# sales:
43# support:
44
45# NETWORK OPERATIONS MAILBOX NAMES
46abuse:	root
47# noc:		root
48security:	root
49
50# SUPPORT MAILBOX NAMES FOR SPECIFIC INTERNET SERVICES
51ftp: 		root
52ftp-bugs: 	ftp
53# hostmaster: 	root
54# webmaster: 	root
55# www: 		webmaster
56
57# msgs: "| /usr/bin/msgs -s"
58# bit-bucket: /dev/null
59# dev-null: bit-bucket
60