mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
37 lines
622 B
Text
37 lines
622 B
Text
|
#
|
||
|
# /etc/mail/aliases
|
||
|
#
|
||
|
# NOTE: Make sure you run 'newaliases' after modifying this file
|
||
|
#
|
||
|
|
||
|
# Basic system aliases -- these MUST be present.
|
||
|
MAILER-DAEMON: postmaster
|
||
|
postmaster: root
|
||
|
hostmaster: root
|
||
|
webmaster: hostmaster
|
||
|
ftpmaster: hostmaster
|
||
|
admin: hostmaster
|
||
|
administrator: hostmaster
|
||
|
|
||
|
# General redirections for pseudo accounts.
|
||
|
bin: root
|
||
|
daemon: root
|
||
|
games: root
|
||
|
ingres: root
|
||
|
nobody: root
|
||
|
system: root
|
||
|
toor: root
|
||
|
uucp: root
|
||
|
|
||
|
# Well-known aliases.
|
||
|
manager: root
|
||
|
dumper: root
|
||
|
operator: root
|
||
|
abuse: root
|
||
|
|
||
|
# trap decode to catch security attacks
|
||
|
decode: root
|
||
|
|
||
|
# Person who should get root's mail
|
||
|
#root:
|