Delete old comment about /bin/mail. We don't have a /bin/mail.
Sync with /etc/master.passwd and RFC 2142. In detail: added: man, news, operator, usenet (->news), xten deleted: ingres added as comment: info, marketing, sales, support, abuse, noc, security, ftp, hostmaster, webmaster, www, bit-bucket, dev-null
This commit is contained in:
parent
9018a5cb58
commit
d0c6d6d08a
35
etc/aliases
35
etc/aliases
@ -1,13 +1,17 @@
|
||||
#
|
||||
# $Id$
|
||||
# @(#)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 or from /bin/mail.
|
||||
# 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
|
||||
|
||||
|
||||
# Basic system aliases -- these MUST be present
|
||||
MAILER-DAEMON: postmaster
|
||||
@ -17,17 +21,38 @@ postmaster: root
|
||||
bin: root
|
||||
daemon: root
|
||||
games: root
|
||||
ingres: root
|
||||
man: root
|
||||
news: root
|
||||
nobody: root
|
||||
operator: root
|
||||
system: root
|
||||
toor: root
|
||||
usenet: news
|
||||
uucp: root
|
||||
xten: root
|
||||
|
||||
# Well-known aliases -- these should be filled in!
|
||||
# root:
|
||||
# manager:
|
||||
# dumper:
|
||||
# operator:
|
||||
|
||||
# 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
|
||||
# hostmaster: root
|
||||
# webmaster: root
|
||||
# www: webmaster
|
||||
|
||||
# msgs: "| /usr/bin/msgs -s"
|
||||
|
||||
# bit-bucket: /dev/null
|
||||
# dev-null: bit-bucket
|
||||
|
@ -1,13 +1,17 @@
|
||||
#
|
||||
# $Id$
|
||||
# @(#)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 or from /bin/mail.
|
||||
# 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
|
||||
|
||||
|
||||
# Basic system aliases -- these MUST be present
|
||||
MAILER-DAEMON: postmaster
|
||||
@ -17,17 +21,38 @@ postmaster: root
|
||||
bin: root
|
||||
daemon: root
|
||||
games: root
|
||||
ingres: root
|
||||
man: root
|
||||
news: root
|
||||
nobody: root
|
||||
operator: root
|
||||
system: root
|
||||
toor: root
|
||||
usenet: news
|
||||
uucp: root
|
||||
xten: root
|
||||
|
||||
# Well-known aliases -- these should be filled in!
|
||||
# root:
|
||||
# manager:
|
||||
# dumper:
|
||||
# operator:
|
||||
|
||||
# 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
|
||||
# hostmaster: root
|
||||
# webmaster: root
|
||||
# www: webmaster
|
||||
|
||||
# msgs: "| /usr/bin/msgs -s"
|
||||
|
||||
# bit-bucket: /dev/null
|
||||
# dev-null: bit-bucket
|
||||
|
Loading…
Reference in New Issue
Block a user