aliases revision 1.9
11.9Sperry#	$NetBSD: aliases,v 1.9 1998/01/09 23:51:09 perry Exp $
21.1Scgd#
31.9Sperry#	from: @(#)aliases	8.2 (Berkeley) 3/5/94
41.1Scgd#
51.1Scgd#  Aliases in this file will NOT be expanded in the header from
61.1Scgd#  Mail, but WILL be visible over networks or from /bin/mail.
71.1Scgd#
81.1Scgd#	>>>>>>>>>>	The program "newaliases" must be run after
91.1Scgd#	>> NOTE >>	this file is updated for any changes to
101.1Scgd#	>>>>>>>>>>	show through to sendmail.
111.1Scgd#
121.1Scgd
131.7Smikel# Basic system aliases -- these MUST be present.
141.1ScgdMAILER-DAEMON: postmaster
151.1Scgdpostmaster: root
161.1Scgd
171.7Smikel# General redirections for pseudo accounts.
181.7Smikelbin:		root
191.7Smikeldaemon:		root
201.9Sperryfalken:		root
211.7Smikelgames:		root
221.7Smikelingres:		root
231.7Smikelnobody:		root
241.7Smikeltoor:		root
251.7Smikeluucp:		root
261.1Scgd
271.2Scgd# Well-known aliases -- these should be filled in!
281.2Scgd# root:
291.2Scgd# operator:
301.9Sperry
311.9Sperry# Standard aliases defined by rfc2142
321.9Sperryabuse:		postmaster # address to report network abuse (like spam)
331.9Sperrynoc:		root	   # reports of network infrastructure difficulties
341.9Sperrysecurity:	root	   # address to report security problems
351.9Sperryhostmaster:	root	   # DNS maintainer (DNS SOA records should use this)
361.9Sperryusenet:		root	   # Usenet news service maintainer
371.9Sperrynews:		usenet	   # defined as an alias for "usenet"
381.9Sperrywebmaster:	root	   # http/web service maintainer
391.9Sperrywww:		webmaster  # defined as an alias for "webmaster"
401.9Sperryuucp:		root	   # uucp service maintainer
411.9Sperryftp:		root	   # ftp maintainer (especially anonymous ftp)
421.7Smikel
431.8Smrg# don't enable this.
441.8Smrg# decode:	/dev/null
451.3Scgd
461.3Scgd# uncomment this for msgs:
471.3Scgd# msgs: "|/usr/bin/msgs -s"
48