aliases revision 131343
150472Speter# $FreeBSD: head/etc/mail/aliases 131343 2004-06-30 16:47:08Z maxim $
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#
1299134Smaxim# See also RFC 2142, `MAILBOX NAMES FOR COMMON SERVICES, ROLES
1327086Swosch# AND FUNCTIONS', May 1997
1437Srgrimes
1599134Smaxim# Pretty much everything else in this file points to "root", so
1688684Sgshapiro# you would do well in either reading root's mailbox or forwarding
1788684Sgshapiro# root's 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
26131343Smaxim_pflogd: root
2737Srgrimesbin:	root
2869191Sdougbbind:	root
2937Srgrimesdaemon:	root
3037Srgrimesgames:	root
3169191Sdougbkmem:	root
3287664Sgshapiromailnull: postmaster
3327086Swoschman:	root
3427086Swoschnews:	root
3537Srgrimesnobody:	root
3627086Swoschoperator: root
3743781Sdespop:	root
38127234Smaximproxy:	root
3987664Sgshapirosmmsp:	postmaster
4099133Smaximsshd:	root
4137Srgrimessystem:	root
4237Srgrimestoor:	root
4369191Sdougbtty:	root
4427086Swoschusenet: news
4537Srgrimesuucp:	root
4637Srgrimes
47153Srgrimes# Well-known aliases -- these should be filled in!
48153Srgrimes# manager:
49153Srgrimes# dumper:
5012389Sache
5127086Swosch# BUSINESS-RELATED MAILBOX NAMES
5227086Swosch# info:
5327086Swosch# marketing:
5427086Swosch# sales:
5527086Swosch# support:
5627086Swosch
5727086Swosch# NETWORK OPERATIONS MAILBOX NAMES
5828428Swoschabuse:	root
5927086Swosch# noc:		root
6028428Swoschsecurity:	root
6127086Swosch
6227086Swosch# SUPPORT MAILBOX NAMES FOR SPECIFIC INTERNET SERVICES
6328428Swoschftp: 		root
6428428Swoschftp-bugs: 	ftp
6527086Swosch# hostmaster: 	root
6627086Swosch# webmaster: 	root
6727086Swosch# www: 		webmaster
6827086Swosch
69110551Sgshapiro# NOTE: /var/msgs and /var/msgs/bounds must be owned by sendmail's
70112573Sgshapiro#	DefaultUser (defaults to mailnull) for the msgs alias to work.
71110551Sgshapiro#
7212389Sache# msgs: "| /usr/bin/msgs -s"
73110551Sgshapiro
7427086Swosch# bit-bucket: /dev/null
7527086Swosch# dev-null: bit-bucket
76