[BACK]Return to aliases CVS log [TXT][DIR] Up to [local] / src / etc / mail

File: [local] / src / etc / mail / aliases (download)

Revision 1.5, Mon Jan 19 10:05:46 2004 UTC (20 years, 4 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_3_5_BASE, OPENBSD_3_5
Changes since 1.4: +2 -1 lines

fake _tcpdump user for upcoming privsep work

#
#	$OpenBSD: aliases,v 1.5 2004/01/19 10:05:46 deraadt Exp $
#
#  Aliases in this file will NOT be expanded in the header from
#  Mail, but WILL be visible over networks or from /bin/mail.
#
#	>>>>>>>>>>	The program "newaliases" must be run after
#	>> NOTE >>	this file is updated for any changes to
#	>>>>>>>>>>	show through to sendmail.
#

# Basic system aliases -- these MUST be present
MAILER-DAEMON: postmaster
postmaster: root

# General redirections for important pseudo accounts
daemon:	root
ftp-bugs: root
operator: root
uucp:	root
www:	root

# Redirections for pseudo accounts that should not receive mail
_tcpdump: /dev/null
_bgpd: /dev/null
_fingerd: /dev/null
_identd: /dev/null
_isakmpd: /dev/null
_kadmin: /dev/null
_kdc: /dev/null
_pflogd: /dev/null
_portmap: /dev/null
_rstatd: /dev/null
_rusersd: /dev/null
_spamd: /dev/null
_syslogd: /dev/null
_x11:   /dev/null
bin:	/dev/null
named:	/dev/null
nobody:	/dev/null
popa3d: /dev/null
proxy:  /dev/null
smmsp:  /dev/null
sshd:   /dev/null

# Well-known aliases -- these should be filled in!
# root:
# manager:
# dumper:

# RFC 2142: NETWORK OPERATIONS MAILBOX NAMES
abuse:		root
# noc:		root
security:	root

# RFC 2142: SUPPORT MAILBOX NAMES FOR SPECIFIC INTERNET SERVICES
# hostmaster:	root
# usenet:	root
# news:		usenet
# webmaster:	root
# ftp:		root

# uncomment this for msgs:
# msgs: "|/usr/bin/msgs -s"