[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.20, Tue May 30 02:10:01 2006 UTC (17 years, 10 months ago) by christos
Branch: MAIN
CVS Tags: yamt-pf42-baseX, yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, yamt-pf42-base, yamt-pf42, wrstuden-revivesa-base-1, wrstuden-revivesa-base, wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, wrstuden-fixsa, netbsd-4-base, netbsd-4-0-RELEASE, netbsd-4-0-RC5, netbsd-4-0-RC4, netbsd-4-0-RC3, netbsd-4-0-RC2, netbsd-4-0-RC1, netbsd-4-0-1-RELEASE, netbsd-4-0, netbsd-4, mjf-devfs-base, mjf-devfs, matt-mips64-base, matt-mips64, matt-armv6-prevmlocking, matt-armv6-nbase, matt-armv6-base, matt-armv6, keiichi-mipv6-base, keiichi-mipv6, hpcarm-cleanup-nbase, hpcarm-cleanup-base, hpcarm-cleanup, cube-autoconf-base, cube-autoconf, abandoned-netbsd-4-base, abandoned-netbsd-4
Branch point for: wrstuden-revivesa, mjf-devfs2
Changes since 1.19: +1 -2 lines

remove some more smmsp for sendmail.

#	$NetBSD: aliases,v 1.20 2006/05/30 02:10:01 christos 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
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"