aliases revision 1.17
1#	$NetBSD: aliases,v 1.17 2002/06/05 21:56:46 itojun Exp $
2#
3#	from: @(#)aliases	8.2 (Berkeley) 3/5/94
4#
5#  Aliases in this file will NOT be expanded in the header from
6#  Mail, but WILL be visible over networks or from /bin/mail.
7#
8#	>>>>>>>>>>	The program "newaliases" must be run after
9#	>> NOTE >>	this file is updated for any changes to
10#	>>>>>>>>>>	show through to sendmail.
11#
12
13# Basic system aliases -- these MUST be present.
14MAILER-DAEMON: postmaster
15postmaster: root
16
17# General redirections for pseudo accounts.
18bin:		root
19daemon:		root
20games:		root
21named:		root
22nobody:		root
23postfix:	root
24toor:		root
25named:		root
26ntpd:		root
27sshd:		root
28smmsp:		root
29
30# Well-known aliases -- these should be filled in!
31# root:
32# operator:
33
34# Standard aliases defined by rfc2142
35# address to report network abuse (like spam)
36abuse:		postmaster
37# reports of network infrastructure difficulties
38noc:		root
39# address to report security problems
40security:	root
41# DNS administrator (DNS SOA records should use this)
42hostmaster:	root
43# Usenet news service administrator
44usenet:		root
45news:		usenet
46# http/web service administrator
47webmaster:	root
48www:		webmaster
49# UUCP service administrator
50uucp:		root
51# FTP administrator (especially anonymous FTP)
52ftp:		root
53
54# don't enable this.
55# decode:	/dev/null
56
57# uncomment this for msgs:
58# msgs: "|/usr/bin/msgs -s"
59