xref: /netbsd-src/external/ibm-public/postfix/dist/proto/aliases0 (revision 41fbaed053f8fbfdf9d2a4ee0a7386a3c83f8505)
1*41fbaed0Stron#
2*41fbaed0Stron# Sample aliases file. Install in the location as specified by the
3*41fbaed0Stron# output from the command "postconf alias_maps". Typical path names
4*41fbaed0Stron# are /etc/aliases or /etc/mail/aliases.
5*41fbaed0Stron#
6*41fbaed0Stron#	>>>>>>>>>>      The program "newaliases" must be run after
7*41fbaed0Stron#	>> NOTE >>      this file is updated for any changes to
8*41fbaed0Stron#	>>>>>>>>>>      show through to Postfix.
9*41fbaed0Stron#
10*41fbaed0Stron
11*41fbaed0Stron# Person who should get root's mail. Don't receive mail as root!
12*41fbaed0Stron#root:		you
13*41fbaed0Stron
14*41fbaed0Stron# Basic system aliases -- these MUST be present
15*41fbaed0StronMAILER-DAEMON:	postmaster
16*41fbaed0Stronpostmaster:	root
17*41fbaed0Stron
18*41fbaed0Stron# General redirections for pseudo accounts
19*41fbaed0Stronbin:		root
20*41fbaed0Strondaemon:		root
21*41fbaed0Stronnamed:		root
22*41fbaed0Stronnobody:		root
23*41fbaed0Stronuucp:		root
24*41fbaed0Stronwww:		root
25*41fbaed0Stronftp-bugs:	root
26*41fbaed0Stronpostfix:	root
27*41fbaed0Stron
28*41fbaed0Stron# Put your local aliases here.
29*41fbaed0Stron
30*41fbaed0Stron# Well-known aliases
31*41fbaed0Stronmanager:	root
32*41fbaed0Strondumper:		root
33*41fbaed0Stronoperator:	root
34*41fbaed0Stronabuse:		postmaster
35*41fbaed0Stron
36*41fbaed0Stron# trap decode to catch security attacks
37*41fbaed0Strondecode:		root
38*41fbaed0Stron
39