fixes for range locking
[unix-history] / usr / src / etc / aliases
CommitLineData
47f80eb9 1#
51749d8e
KB
2# @(#)aliases 5.3 (Berkeley) %G%
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
12# Basic system aliases -- these MUST be present
13MAILER-DAEMON: postmaster
14postmaster: root
15
061d13fa 16# General redirections for pseudo accounts
51749d8e
KB
17bin: root
18daemon: root
19games: root
20ingres: root
21nobody: root
22system: root
23toor: root
24uucp: root
061d13fa
KB
25
26# Well-known aliases
47f80eb9
KB
27root:
28manager:
29dumper:
30operator:
31
32# OFFICIAL CSRG/BUG ADDRESSES
33
34# FTP BUG ADDRESS
35ftp-bugs: bigbug@ucbvax.berkeley.edu
36
37# DISTRIBUTION PERSON
38bsd-dist: bsd-dist@ucbvax.berkeley.edu
39
40# FORTUNE
41fortune: fortune@ucbvax.berkeley.edu
42
43# TERMCAP
44termcap: bigbug@ucbvax.berkeley.edu
45
46# BUG PERSON
47ucb-fixes: bigbug@ucbvax.berkeley.edu
48ucb-fixes-request: bigbug@ucbvax.berkeley.edu
49bugs: bugs@ucbvax.berkeley.edu
50# END OFFICIAL BUG ADDRESSES