xref: /freebsd/contrib/sendmail/src/aliases (revision 5521ff5a4d1929056e7ffc982fac3341ca54df7c)
1#
2#	$Id: aliases,v 8.1.36.1 2000/10/16 20:18:39 gshapiro Exp $
3#	@(#)aliases	8.2 (Berkeley) 3/5/94
4#
5#  Aliases in this file will NOT be expanded in the header from
6#  Mail, but WILL be visible over networks or from /bin/mail.
7#
8#	>>>>>>>>>>	The program "newaliases" must be run after
9#	>> NOTE >>	this file is updated for any changes to
10#	>>>>>>>>>>	show through to sendmail.
11#
12
13# Basic system aliases -- these MUST be present.
14MAILER-DAEMON:	postmaster
15postmaster:	root
16
17# General redirections for pseudo accounts.
18bin:		root
19daemon:		root
20games:		root
21ingres:		root
22nobody:		root
23system:		root
24toor:		root
25uucp:		root
26
27# Well-known aliases.
28manager:	root
29dumper:		root
30operator:	root
31
32# trap decode to catch security attacks
33decode:		root
34