]> git.donarmstrong.com Git - dsa-puppet.git/blob - modules/exim/files/per-host/klecker.debian.org/virtualdomains
Add exim to puppet
[dsa-puppet.git] / modules / exim / files / per-host / klecker.debian.org / virtualdomains
1 #  virtualdomains - This is a list of all virtual domains. A virtual domain
2 #           is much like a local domain, execpt that the delivery location
3 #           and allowed set of users is controlled by a virtual domain
4 #           alias file and not /etc/passwd. Wildcards are permitted
5
6 # This file lists the virtual domains that this host should handle. The
7 # format is 
8 #  host: user=user group=group directory=dir
9 # Host may be a wildcard.
10 # User/Group are the symbolic names of the uid/gid to operate under when
11 #    performing deliveries for this name. These should not be root!
12 # Directory is the directory to look in for data files. The directory and
13 #    files may be group writable. The first file to lookup is DIR/aliases
14 #    which is a traditional exim/sendmail alias file. You can specify
15 #    users, patterns, pipes and filenames. If that fails then 
16 #    .forward-foo is tried, should that fail then .forward-default is tried.
17 #    Finally the email will bounce.
18
19 security.debian.org: user=mail_security group=nogroup directory=/org/security.debian.org/mail/
20 non-us.debian.org: user=katie group=debadmin directory=/org/non-us.debian.org/mail/
21 www-master.debian.org: user=debwww group=debwww directory=/org/www.debian.org/mail/