From 241ccdeaf33c080d675cd85c358a16633866cf81 Mon Sep 17 00:00:00 2001 From: rgrimes Date: Sun, 20 Jun 1993 13:41:45 +0000 Subject: Initial import of 386BSD 0.1 othersrc/etc --- etc/aliases | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 etc/aliases (limited to 'etc/aliases') diff --git a/etc/aliases b/etc/aliases new file mode 100644 index 0000000..7f23c1d --- /dev/null +++ b/etc/aliases @@ -0,0 +1,50 @@ +# +# @(#)aliases 5.3 (Berkeley) 5/24/90 +# +# 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 +games: root +ingres: root +nobody: root +system: root +toor: root +uucp: root + +# Well-known aliases +root: +manager: +dumper: +operator: + +# OFFICIAL CSRG/BUG ADDRESSES + +# FTP BUG ADDRESS +ftp-bugs: bigbug@ucbvax.berkeley.edu + +# DISTRIBUTION PERSON +bsd-dist: bsd-dist@ucbvax.berkeley.edu + +# FORTUNE +fortune: fortune@ucbvax.berkeley.edu + +# TERMCAP +termcap: bigbug@ucbvax.berkeley.edu + +# BUG PERSON +ucb-fixes: bigbug@ucbvax.berkeley.edu +ucb-fixes-request: bigbug@ucbvax.berkeley.edu +bugs: bugs@ucbvax.berkeley.edu +# END OFFICIAL BUG ADDRESSES -- cgit v1.1