diff options
Diffstat (limited to 'etc/mail/aliases')
-rw-r--r-- | etc/mail/aliases | 64 |
1 files changed, 0 insertions, 64 deletions
diff --git a/etc/mail/aliases b/etc/mail/aliases deleted file mode 100644 index 3ecde877d1dc7..0000000000000 --- a/etc/mail/aliases +++ /dev/null @@ -1,64 +0,0 @@ -# $FreeBSD$ -# @(#)aliases 5.3 (Berkeley) 5/24/90 -# -# Aliases in this file will NOT be expanded in the header from -# Mail, but WILL be visible over networks. -# -# >>>>>>>>>> The program "newaliases" must be run after -# >> NOTE >> this file is updated for any changes to -# >>>>>>>>>> show through to sendmail. -# -# -# See also RFC 2142, `MAILBOX NAMES FOR COMMON SERVICES, ROLES -# AND FUNCTIONS', May 1997 - -# Pretty much everything else in this file points to "root", so -# you would do well in either reading roots mailbox or forwarding -# roots email from here. - -# root: me@my.domain - -# Basic system aliases -- these MUST be present -MAILER-DAEMON: postmaster -postmaster: root - -# General redirections for pseudo accounts -bin: root -daemon: root -games: root -man: root -news: root -nobody: root -operator: root -pop: root -system: root -toor: root -usenet: news -uucp: root -xten: root - -# Well-known aliases -- these should be filled in! -# manager: -# dumper: - -# BUSINESS-RELATED MAILBOX NAMES -# info: -# marketing: -# sales: -# support: - -# NETWORK OPERATIONS MAILBOX NAMES -abuse: root -# noc: root -security: root - -# SUPPORT MAILBOX NAMES FOR SPECIFIC INTERNET SERVICES -ftp: root -ftp-bugs: ftp -# hostmaster: root -# webmaster: root -# www: webmaster - -# msgs: "| /usr/bin/msgs -s" -# bit-bucket: /dev/null -# dev-null: bit-bucket |