exim: Add default /etc/aliases file.
authorMatthijs Kooijman <matthijs@stdin.nl>
Tue, 5 May 2009 14:41:37 +0000 (16:41 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Tue, 5 May 2009 14:42:39 +0000 (16:42 +0200)
Debconf has already filled in my username, so it's not completely
default. Also, the comments on top of the file were updated to reflect
the current exim configuration.

etc/aliases [new file with mode: 0644]

diff --git a/etc/aliases b/etc/aliases
new file mode 100644 (file)
index 0000000..2e139a9
--- /dev/null
@@ -0,0 +1,20 @@
+# /etc/aliases
+#
+# The aliases in this file work for any "host" domains (such as
+# login.drsnuggles.stderr.nl), but not virtual domains (such as stderr.nl).
+# This means that the postmaster address for every virtual domain must be
+# configured separately!
+
+mailer-daemon: postmaster
+postmaster: root
+nobody: root
+hostmaster: root
+usenet: root
+news: root
+webmaster: root
+www: root
+ftp: root
+abuse: root
+noc: root
+security: root
+root: matthijs