blob: 8e994276a68acba2726defe4319b2a8164986d90 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
#
# Mail aliases for sendmail
#
# You must run newaliases(1) after making changes to this file.
#
# Required aliases
postmaster: root
MAILER-DAEMON: postmaster
# Common aliases
abuse: postmaster
spam: postmaster
# Other aliases
|