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

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

Revision 1.8, Fri Dec 28 19:51:29 2001 UTC (22 years, 4 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.7: +4 -1 lines

Redirect new pseudo-accounts to root so they don't end up with
spools in /var/mail that no one will see; Rogier Quaak

#
#	$OpenBSD: aliases,v 1.8 2001/12/28 19:51:29 millert 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 pseudo accounts
bin:	root
daemon:	root
named:	root
nobody:	root
operator: root
uucp:	root
www:	root
ftp-bugs: root
popa3d: root
proxy:  root
smmsp:  root

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

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