Revision 12554,
1.1 KB
checked in by danw, 26 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r12553,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | # |
---|
2 | # @(#)aliases 8.2 (Berkeley) 3/5/94 |
---|
3 | # |
---|
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. |
---|
13 | MAILER-DAEMON: postmaster |
---|
14 | postmaster: root |
---|
15 | |
---|
16 | # General redirections for pseudo accounts. |
---|
17 | bin: root |
---|
18 | daemon: root |
---|
19 | games: root |
---|
20 | ingres: root |
---|
21 | nobody: root |
---|
22 | system: root |
---|
23 | toor: root |
---|
24 | uucp: root |
---|
25 | |
---|
26 | # Well-known aliases. |
---|
27 | manager: root |
---|
28 | dumper: root |
---|
29 | operator: root |
---|
30 | |
---|
31 | # trap decode to catch security attacks |
---|
32 | decode: root |
---|
33 | |
---|
34 | # OFFICIAL CSRG/BUG ADDRESSES |
---|
35 | |
---|
36 | # Ftp maintainer. |
---|
37 | ftp: ftp-bugs |
---|
38 | ftp-bugs: bigbug@cs.berkeley.edu |
---|
39 | |
---|
40 | # Distribution office. |
---|
41 | bsd-dist: bsd-dist@cs.berkeley.edu |
---|
42 | |
---|
43 | # Fortune maintainer. |
---|
44 | fortune: fortune@cs.berkeley.edu |
---|
45 | |
---|
46 | # Termcap maintainer. |
---|
47 | termcap: termcap@cs.berkeley.edu |
---|
48 | |
---|
49 | # General bug address. |
---|
50 | ucb-fixes: bigbug@cs.berkeley.edu |
---|
51 | ucb-fixes-request: bigbug@cs.berkeley.edu |
---|
52 | bugs: bugs@cs.berkeley.edu |
---|
53 | # END OFFICIAL BUG ADDRESSES |
---|
Note: See
TracBrowser
for help on using the repository browser.