NetBSD/etc/aliases

58 lines
1.3 KiB
Plaintext
Raw Normal View History

# $NetBSD: aliases,v 1.18 2002/06/05 22:00:03 itojun Exp $
1993-03-21 12:45:37 +03:00
#
# from: @(#)aliases 8.2 (Berkeley) 3/5/94
1993-03-21 12:45:37 +03:00
#
# Aliases in this file will NOT be expanded in the header from
# Mail, but WILL be visible over networks or from /bin/mail.
#
# >>>>>>>>>> The program "newaliases" must be run after
# >> NOTE >> this file is updated for any changes to
# >>>>>>>>>> show through to sendmail.
#
1997-02-15 13:02:07 +03:00
# Basic system aliases -- these MUST be present.
1993-03-21 12:45:37 +03:00
MAILER-DAEMON: postmaster
postmaster: root
1997-02-15 13:02:07 +03:00
# General redirections for pseudo accounts.
bin: root
daemon: root
games: root
2001-02-26 03:03:15 +03:00
named: root
1997-02-15 13:02:07 +03:00
nobody: root
postfix: root
1997-02-15 13:02:07 +03:00
toor: root
2002-06-06 01:56:46 +04:00
ntpd: root
sshd: root
smmsp: root
1993-03-21 12:45:37 +03:00
# Well-known aliases -- these should be filled in!
# root:
# operator:
1994-02-19 11:08:30 +03:00
# Standard aliases defined by rfc2142
# address to report network abuse (like spam)
abuse: postmaster
# reports of network infrastructure difficulties
noc: root
# address to report security problems
security: root
# DNS administrator (DNS SOA records should use this)
hostmaster: root
# Usenet news service administrator
usenet: root
news: usenet
# http/web service administrator
webmaster: root
www: webmaster
# UUCP service administrator
uucp: root
# FTP administrator (especially anonymous FTP)
ftp: root
1997-04-16 05:36:15 +04:00
# don't enable this.
# decode: /dev/null
1997-02-15 13:02:07 +03:00
1994-02-19 11:08:30 +03:00
# uncomment this for msgs:
# msgs: "|/usr/bin/msgs -s"