date and time created 93/02/25 12:51:27 by eric
[unix-history] / usr / src / etc / aliases
CommitLineData
47f80eb9 1#
285fc13e 2# @(#)aliases 5.5 (Berkeley) %G%
51749d8e 3#
47f80eb9
KB
4# Aliases in this file will NOT be expanded in the header from
5# Mail, but WILL be visible over networks or from /bin/mail.
6#
7# >>>>>>>>>> The program "newaliases" must be run after
8# >> NOTE >> this file is updated for any changes to
9# >>>>>>>>>> show through to sendmail.
10#
11
26f3db29
KB
12# Basic system aliases -- these MUST be present.
13MAILER-DAEMON: postmaster
14postmaster: root
15
16# General redirections for pseudo accounts.
17bin: root
18daemon: root
19games: root
20ingres: root
21nobody: root
22system: root
23toor: root
24uucp: root
25
26# Well-known aliases.
27manager: root
28dumper: root
29operator: root
47f80eb9
KB
30
31# OFFICIAL CSRG/BUG ADDRESSES
32
26f3db29 33# Ftp maintainer.
47f80eb9
KB
34ftp-bugs: bigbug@ucbvax.berkeley.edu
35
26f3db29 36# Distribution office.
47f80eb9
KB
37bsd-dist: bsd-dist@ucbvax.berkeley.edu
38
26f3db29 39# Fortune maintainer.
47f80eb9
KB
40fortune: fortune@ucbvax.berkeley.edu
41
26f3db29 42# Termcap maintainer.
285fc13e 43termcap: termcap@ucbvax.berkeley.edu
47f80eb9 44
26f3db29 45# General bug address.
47f80eb9
KB
46ucb-fixes: bigbug@ucbvax.berkeley.edu
47ucb-fixes-request: bigbug@ucbvax.berkeley.edu
48bugs: bugs@ucbvax.berkeley.edu
49# END OFFICIAL BUG ADDRESSES