]> git.donarmstrong.com Git - dsa-puppet.git/blob - modules/exim/files/per-host/samosa.debian.org/virtualdomains
8443f21a5d50823067ffaea7b23b70555f1c003d
[dsa-puppet.git] / modules / exim / files / per-host / samosa.debian.org / virtualdomains
1 ##
2 ## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
3 ## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
4 ##
5
6 #  virtualdomains - This is a list of all virtual domains. A virtual domain
7 #           is much like a local domain, execpt that the delivery location
8 #           and allowed set of users is controlled by a virtual domain
9 #           alias file and not /etc/passwd. Wildcards are permitted
10
11 # This file lists the virtual domains that this host should handle. The
12 # format is 
13 #  host: user=user group=group directory=dir
14 # Host may be a wildcard.
15 # User/Group are the symbolic names of the uid/gid to operate under when
16 #    performing deliveries for this name. These should not be root!
17 # Directory is the directory to look in for data files. The directory and
18 #    files may be group writable. The first file to lookup is DIR/aliases
19 #    which is a traditional exim/sendmail alias file. You can specify
20 #    users, patterns, pipes and filenames. If that fails then 
21 #    .forward-foo is tried, should that fail then .forward-default is tried.
22 #    Finally the email will bounce.
23
24 db.debian.org: user=mail_db group=nogroup directory=/org/db.debian.org/mail