## ## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. ## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git ## # 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/