summaryrefslogtreecommitdiff
path: root/etc/aliases
blob: 74d77ad3544b739e1e6dbaf3f423c8982a468445 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
#
#	$OpenBSD: aliases,v 1.11 2002/07/25 17:07:47 marc Exp $
#
#  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.
#

# Basic system aliases -- these MUST be present
MAILER-DAEMON: postmaster
postmaster: root

# General redirections for pseudo accounts
bin:	root
daemon:	root
named:	root
nobody:	root
operator: root
uucp:	root
www:	root
ftp-bugs: root
popa3d: root
proxy:  root
smmsp:  root
sshd:   root
_portmap: root
_rstatd: root
_identd: root
_rusersd: root
_fingerd: root

# Well-known aliases -- these should be filled in!
# root:
# manager:
# dumper:

# RFC 2142: NETWORK OPERATIONS MAILBOX NAMES
abuse:		root
# noc:		root
security:	root

# RFC 2142: SUPPORT MAILBOX NAMES FOR SPECIFIC INTERNET SERVICES
# hostmaster:	root
# usenet:	root
# news:		usenet
# webmaster:	root
# ftp:		root

# uncomment this for msgs:
# msgs: "|/usr/bin/msgs -s"