This website requires JavaScript.
Explore
Help
Sign In
github-com-docker-mailserver
/
docker-mailserver
Watch
1
Star
0
Fork
You've already forked docker-mailserver
0
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced
2024-01-19 02:48:50 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
b9f7ff86de
docker-mailserver
/
target
/
amavis
/
conf.d
/
60-dms_default_config
8 lines
105 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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)
2017-04-18 12:18:42 +00:00
use strict;
@local_domains_maps = (
ci(fix): Normalize for `.gitattributes` + improve `eclint` coverage (#3566)
2023-10-04 10:53:32 +00:00
read_hash('/etc/postfix/vhost')
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)
2017-04-18 12:18:42 +00:00
);
1; # ensure a defined return
Reference in a new issue
Copy permalink