mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
99326a7d83
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
52 lines
1.3 KiB
Text
52 lines
1.3 KiB
Text
# Sample aliases file installed in /etc/opensmtpd/aliases
|
|
#
|
|
# Aliases in this file will NOT be expanded in the header from
|
|
# Mail, but WILL be visible over networks or from /usr/libexec/mail.local.
|
|
#
|
|
# >>>>>>>>>> The program "newaliases" must be run after
|
|
# >> NOTE >> this file is updated for any changes to
|
|
# >>>>>>>>>> show through to smtpd.
|
|
#
|
|
|
|
# Person who should get root's mail. Don't receive mail as root!
|
|
#root: you
|
|
|
|
# Basic system aliases -- these MUST be present
|
|
MAILER-DAEMON: postmaster
|
|
postmaster: root
|
|
|
|
# General redirections for pseudo accounts
|
|
daemon: root
|
|
named: root
|
|
uucp: root
|
|
www: root
|
|
ftp-bugs: root
|
|
|
|
# Redirections for pseudo accounts that should not receive mail
|
|
bin: /dev/null
|
|
build: /dev/null
|
|
nobody: /dev/null
|
|
sshd: /dev/null
|
|
|
|
# Well-known aliases
|
|
manager: root
|
|
dumper: root
|
|
operator: root
|
|
|
|
# RFC 2142: NETWORK OPERATIONS MAILBOX NAMES
|
|
abuse: root
|
|
# noc: root
|
|
security: root
|
|
|
|
# RFC 2142: SUPPORT MAILBOX NAMES FOR SPECIFIC INTERNET SERVICES
|
|
# hostmaster: root
|
|
# usenet: root
|
|
# news: usenet
|
|
# webmaster: root
|
|
# ftp: root
|
|
|
|
# trap decode to catch security attacks
|
|
decode: root
|
|
|
|
# Put your local aliases here.
|
|
|