Initial commit
This commit is contained in:
@@ -0,0 +1,36 @@
|
||||
#
|
||||
# /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:
|
||||
Reference in New Issue
Block a user