Note that exim contains tracker-specific configuration
[mirror/dsa-puppet.git] / modules / exim / templates / virtualdomains.header.erb
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 # 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