Add exim to puppet
[mirror/dsa-puppet.git] / modules / exim / files / per-host / klecker.debian.org / virtualdomains
diff --git a/modules/exim/files/per-host/klecker.debian.org/virtualdomains b/modules/exim/files/per-host/klecker.debian.org/virtualdomains
new file mode 100644 (file)
index 0000000..2b545e1
--- /dev/null
@@ -0,0 +1,21 @@
+#  virtualdomains - This is a list of all virtual domains. A virtual domain
+#           is much like a local domain, execpt that the delivery location
+#           and allowed set of users is controlled by a virtual domain
+#           alias file and not /etc/passwd. Wildcards are permitted
+
+# This file lists the virtual domains that this host should handle. The
+# format is 
+#  host: user=user group=group directory=dir
+# Host may be a wildcard.
+# User/Group are the symbolic names of the uid/gid to operate under when
+#    performing deliveries for this name. These should not be root!
+# Directory is the directory to look in for data files. The directory and
+#    files may be group writable. The first file to lookup is DIR/aliases
+#    which is a traditional exim/sendmail alias file. You can specify
+#    users, patterns, pipes and filenames. If that fails then 
+#    .forward-foo is tried, should that fail then .forward-default is tried.
+#    Finally the email will bounce.
+
+security.debian.org: user=mail_security group=nogroup directory=/org/security.debian.org/mail/
+non-us.debian.org: user=katie group=debadmin directory=/org/non-us.debian.org/mail/
+www-master.debian.org: user=debwww group=debwww directory=/org/www.debian.org/mail/