1998-02-02 09:14:45 +03:00
|
|
|
# $NetBSD: aliases,v 1.11 1998/02/02 06:14:45 mikel Exp $
|
1993-03-21 12:45:37 +03:00
|
|
|
#
|
1998-01-10 02:51:09 +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
|
1998-01-10 02:51:09 +03:00
|
|
|
falken: root
|
1997-02-15 13:02:07 +03:00
|
|
|
games: root
|
|
|
|
ingres: root
|
|
|
|
nobody: root
|
|
|
|
toor: root
|
1993-03-21 12:45:37 +03:00
|
|
|
|
1993-04-02 11:54:44 +04:00
|
|
|
# Well-known aliases -- these should be filled in!
|
|
|
|
# root:
|
|
|
|
# operator:
|
1994-02-19 11:08:30 +03:00
|
|
|
|
1998-01-10 02:51:09 +03:00
|
|
|
# Standard aliases defined by rfc2142
|
1998-02-02 09:14:45 +03:00
|
|
|
# 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
|
1998-01-10 02:51:09 +03:00
|
|
|
|
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"
|