150472Speter# $FreeBSD$
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
14190304Sgshapiro# 	http://tools.ietf.org/html/rfc2142
1537Srgrimes
1699134Smaxim# Pretty much everything else in this file points to "root", so
1788684Sgshapiro# you would do well in either reading root's mailbox or forwarding
1888684Sgshapiro# root's email from here.
1927086Swosch
2040855Sphk# root:	me@my.domain
2140855Sphk
2237Srgrimes# Basic system aliases -- these MUST be present
2337SrgrimesMAILER-DAEMON: postmaster
2437Srgrimespostmaster: root
2537Srgrimes
2637Srgrimes# General redirections for pseudo accounts
27147069Smaxim_dhcp:	root
28131343Smaxim_pflogd: root
29243752Srwatsonauditdistd:	root
3037Srgrimesbin:	root
3169191Sdougbbind:	root
3237Srgrimesdaemon:	root
3337Srgrimesgames:	root
34218119Smaximhast:	root
3569191Sdougbkmem:	root
3687664Sgshapiromailnull: postmaster
3727086Swoschman:	root
3827086Swoschnews:	root
3937Srgrimesnobody:	root
4027086Swoschoperator: root
4143781Sdespop:	root
42127234Smaximproxy:	root
4387664Sgshapirosmmsp:	postmaster
4499133Smaximsshd:	root
4537Srgrimessystem:	root
4637Srgrimestoor:	root
4769191Sdougbtty:	root
4827086Swoschusenet: news
4937Srgrimesuucp:	root
5037Srgrimes
51153Srgrimes# Well-known aliases -- these should be filled in!
52153Srgrimes# manager:
53153Srgrimes# dumper:
5412389Sache
5527086Swosch# BUSINESS-RELATED MAILBOX NAMES
5627086Swosch# info:
5727086Swosch# marketing:
5827086Swosch# sales:
5927086Swosch# support:
6027086Swosch
6127086Swosch# NETWORK OPERATIONS MAILBOX NAMES
6228428Swoschabuse:	root
6327086Swosch# noc:		root
6428428Swoschsecurity:	root
6527086Swosch
6627086Swosch# SUPPORT MAILBOX NAMES FOR SPECIFIC INTERNET SERVICES
6728428Swoschftp: 		root
6828428Swoschftp-bugs: 	ftp
6927086Swosch# hostmaster: 	root
7027086Swosch# webmaster: 	root
7127086Swosch# www: 		webmaster
7227086Swosch
73110551Sgshapiro# NOTE: /var/msgs and /var/msgs/bounds must be owned by sendmail's
74112573Sgshapiro#	DefaultUser (defaults to mailnull) for the msgs alias to work.
75110551Sgshapiro#
7612389Sache# msgs: "| /usr/bin/msgs -s"
77110551Sgshapiro
7827086Swosch# bit-bucket: /dev/null
7927086Swosch# dev-null: bit-bucket
80