aliases revision 28016
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# Common convention aliases 
21abuse:	root
22webmaster:	root
23hostmaster:	root
24
25# General redirections for pseudo accounts
26bin:	root
27daemon:	root
28games:	root
29man:	root
30news:	root
31nobody:	root
32operator: root
33system:	root
34toor:	root
35usenet: news
36uucp:	root
37xten:	root
38
39# Well-known aliases -- these should be filled in!
40# root:
41# manager:
42# dumper:
43
44# BUSINESS-RELATED MAILBOX NAMES
45# info:
46# marketing:
47# sales:
48# support:
49
50# NETWORK OPERATIONS MAILBOX NAMES
51# abuse:	root
52# noc:		root
53# security:	root
54
55# SUPPORT MAILBOX NAMES FOR SPECIFIC INTERNET SERVICES
56# ftp: 		root
57# hostmaster: 	root
58# webmaster: 	root
59# www: 		webmaster
60
61# msgs: "| /usr/bin/msgs -s"
62# bit-bucket: /dev/null
63# dev-null: bit-bucket
64