[BACK]Return to aliases CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / etc

File: [cvs.NetBSD.org] / src / etc / aliases (download)

Revision 1.19, Thu Jun 6 00:21:57 2002 UTC (21 years, 9 months ago) by lukem
Branch: MAIN
CVS Tags: netbsd-3-base, netbsd-3-1-RELEASE, netbsd-3-1-RC4, netbsd-3-1-RC3, netbsd-3-1-RC2, netbsd-3-1-RC1, netbsd-3-1-1-RELEASE, netbsd-3-1, netbsd-3-0-RELEASE, netbsd-3-0-RC6, netbsd-3-0-RC5, netbsd-3-0-RC4, netbsd-3-0-RC3, netbsd-3-0-RC2, netbsd-3-0-RC1, netbsd-3-0-3-RELEASE, netbsd-3-0-2-RELEASE, netbsd-3-0-1-RELEASE, netbsd-3-0, netbsd-3, netbsd-2-base, netbsd-2-1-RELEASE, netbsd-2-1-RC6, netbsd-2-1-RC5, netbsd-2-1-RC4, netbsd-2-1-RC3, netbsd-2-1-RC2, netbsd-2-1-RC1, netbsd-2-1, netbsd-2-0-base, netbsd-2-0-RELEASE, netbsd-2-0-RC5, netbsd-2-0-RC4, netbsd-2-0-RC3, netbsd-2-0-RC2, netbsd-2-0-RC1, netbsd-2-0-3-RELEASE, netbsd-2-0-2-RELEASE, netbsd-2-0-1-RELEASE, netbsd-2-0, netbsd-2, fvdl_fs64_base
Changes since 1.18: +6 -6 lines

- re-order pseudo-users to master.passwd order
- send postfix & smmsp email to postmaster instead of root

#	$NetBSD: aliases,v 1.19 2002/06/06 00:21:57 lukem Exp $
#
#	from: @(#)aliases	8.2 (Berkeley) 3/5/94
#
#  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 pseudo accounts.
toor:		root
daemon:		root
bin:		root
games:		root
postfix:	postmaster
named:		root
ntpd:		root
sshd:		root
smmsp:		postmaster
nobody:		root

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

# Standard aliases defined by rfc2142
# address to report network abuse (like spam)
abuse:		postmaster
# reports of network infrastructure difficulties
noc:		root
# address to report security problems
security:	root
# DNS administrator (DNS SOA records should use this)
hostmaster:	root
# Usenet news service administrator
usenet:		root
news:		usenet
# http/web service administrator
webmaster:	root
www:		webmaster
# UUCP service administrator
uucp:		root
# FTP administrator (especially anonymous FTP)
ftp:		root

# don't enable this.
# decode:	/dev/null

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