Fixes #496 enabling all domains to get spam headers and spam checks (#563)

* Fixes #496 enabling all domains to get spam headers and spam checks (integration tests included)
This commit is contained in:
Thomas VIAL 2017-04-18 14:18:42 +02:00 committed by GitHub
parent 4e842c75f8
commit 62f6fbbaae
7 changed files with 38 additions and 9 deletions

View file

@ -0,0 +1,7 @@
use strict;
@local_domains_maps = (
read_hash('/etc/postfix/vhost')
);
1; # ensure a defined return