NetBSD/etc/aliases

55 lines
1.3 KiB
Plaintext
Raw Normal View History

# $NetBSD: aliases,v 1.11 1998/02/02 06:14:45 mikel 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
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
# 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"