summaryrefslogtreecommitdiffstats
path: root/etc/aliases
diff options
context:
space:
mode:
authorrgrimes <rgrimes@FreeBSD.org>1993-06-20 13:41:45 +0000
committerrgrimes <rgrimes@FreeBSD.org>1993-06-20 13:41:45 +0000
commit241ccdeaf33c080d675cd85c358a16633866cf81 (patch)
treec84dd7ab382aa1dba3e4756697763fde81eccd04 /etc/aliases
parent146bcedccdd97829716f102265608ee44a35d3a1 (diff)
downloadFreeBSD-src-241ccdeaf33c080d675cd85c358a16633866cf81.zip
FreeBSD-src-241ccdeaf33c080d675cd85c358a16633866cf81.tar.gz
Initial import of 386BSD 0.1 othersrc/etc
Diffstat (limited to 'etc/aliases')
-rw-r--r--etc/aliases50
1 files changed, 50 insertions, 0 deletions
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
OpenPOWER on IntegriCloud