summaryrefslogtreecommitdiffstats
path: root/share/examples/etc/aliases
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1994-09-19 21:28:28 +0000
committerwollman <wollman@FreeBSD.org>1994-09-19 21:28:28 +0000
commitb269db3788caf2fc710b7ebadf9938855b8fae44 (patch)
treed60d8ba911367a37b6b663cab8c31b9c6b57f63c /share/examples/etc/aliases
parent297cf34bad448be3e36a92b33da13f8e47440ddc (diff)
downloadFreeBSD-src-b269db3788caf2fc710b7ebadf9938855b8fae44.zip
FreeBSD-src-b269db3788caf2fc710b7ebadf9938855b8fae44.tar.gz
Install /etc from the same source as /usr/share/examples/etc (mostly).
Diffstat (limited to 'share/examples/etc/aliases')
-rw-r--r--share/examples/etc/aliases30
1 files changed, 30 insertions, 0 deletions
diff --git a/share/examples/etc/aliases b/share/examples/etc/aliases
new file mode 100644
index 0000000..0b5ed72
--- /dev/null
+++ b/share/examples/etc/aliases
@@ -0,0 +1,30 @@
+#
+# @(#)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 -- these should be filled in!
+# root:
+# manager:
+# dumper:
+# operator:
OpenPOWER on IntegriCloud