aliases revision 87664
150472Speter# $FreeBSD: head/etc/mail/aliases 87664 2001-12-11 17:29:57Z gshapiro $
237Srgrimes#	@(#)aliases	5.3 (Berkeley) 5/24/90
337Srgrimes#
437Srgrimes#  Aliases in this file will NOT be expanded in the header from
527086Swosch#  Mail, but WILL be visible over networks.
637Srgrimes#
737Srgrimes#	>>>>>>>>>>	The program "newaliases" must be run after
837Srgrimes#	>> NOTE >>	this file is updated for any changes to
937Srgrimes#	>>>>>>>>>>	show through to sendmail.
1037Srgrimes#
1127086Swosch#
1227086Swosch# See also RFC 2142, `MAILBOX NAMES FOR COMMON SERVICES, ROLES 
1327086Swosch# AND FUNCTIONS', May 1997
1437Srgrimes
1540855Sphk# Pretty much everything else in this file points to "root", so 
1642294Sbillf# you would do well in either reading roots mailbox or forwarding
1740855Sphk# roots email from here.
1827086Swosch
1940855Sphk# root:	me@my.domain
2040855Sphk
2137Srgrimes# Basic system aliases -- these MUST be present
2237SrgrimesMAILER-DAEMON: postmaster
2337Srgrimespostmaster: root
2437Srgrimes
2537Srgrimes# General redirections for pseudo accounts
2637Srgrimesbin:	root
2769191Sdougbbind:	root
2837Srgrimesdaemon:	root
2937Srgrimesgames:	root
3069191Sdougbkmem:	root
3187664Sgshapiromailnull: postmaster
3227086Swoschman:	root
3327086Swoschnews:	root
3437Srgrimesnobody:	root
3527086Swoschoperator: root
3643781Sdespop:	root
3787664Sgshapirosmmsp:	postmaster
3837Srgrimessystem:	root
3937Srgrimestoor:	root
4069191Sdougbtty:	root
4127086Swoschusenet: news
4237Srgrimesuucp:	root
4327086Swoschxten:	root
4437Srgrimes
45153Srgrimes# Well-known aliases -- these should be filled in!
46153Srgrimes# manager:
47153Srgrimes# dumper:
4812389Sache
4927086Swosch# BUSINESS-RELATED MAILBOX NAMES
5027086Swosch# info:
5127086Swosch# marketing:
5227086Swosch# sales:
5327086Swosch# support:
5427086Swosch
5527086Swosch# NETWORK OPERATIONS MAILBOX NAMES
5628428Swoschabuse:	root
5727086Swosch# noc:		root
5828428Swoschsecurity:	root
5927086Swosch
6027086Swosch# SUPPORT MAILBOX NAMES FOR SPECIFIC INTERNET SERVICES
6128428Swoschftp: 		root
6228428Swoschftp-bugs: 	ftp
6327086Swosch# hostmaster: 	root
6427086Swosch# webmaster: 	root
6527086Swosch# www: 		webmaster
6627086Swosch
6712389Sache# msgs: "| /usr/bin/msgs -s"
6827086Swosch# bit-bucket: /dev/null
6927086Swosch# dev-null: bit-bucket
70