6f59dc7aeb
(Postfix releases are now numbered -- 1.1.2 means 1.1, patchlevel 2.) Lots of new features, same great security.
39 lines
805 B
Plaintext
39 lines
805 B
Plaintext
#
|
|
# Sample aliases file. Install in the location as specified by the
|
|
# output from the command "postconf alias_maps". Typical path names
|
|
# are /etc/aliases or /etc/mail/aliases.
|
|
#
|
|
# >>>>>>>>>> The program "newaliases" must be run after
|
|
# >> NOTE >> this file is updated for any changes to
|
|
# >>>>>>>>>> show through to Postfix.
|
|
#
|
|
|
|
# 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
|
|
uucp: root
|
|
www: root
|
|
ftp-bugs: root
|
|
postfix: root
|
|
|
|
# Put your local aliases here.
|
|
|
|
# Well-known aliases
|
|
manager: root
|
|
dumper: root
|
|
operator: root
|
|
abuse: postmaster
|
|
|
|
# trap decode to catch security attacks
|
|
decode: root
|
|
|
|
# Person who should get root's mail
|
|
#root: you
|
|
|