This website requires JavaScript.
Explore
Help
Register
Sign In
self-hosted
/
docker-mailserver
Watch
1
Star
0
Fork
0
You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced
2025-08-10 23:12:02 +02:00
Code
Issues
Releases
Activity
Files
debian-13
docker-mailserver
/
target
/
amavis
/
conf.d
/
60-dms_default_config
8 lines
105 B
Plaintext
Raw
Permalink
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 14:18:42 +02:00
use strict;
@local_domains_maps = (
ci(fix): Normalize for `.gitattributes` + improve `eclint` coverage (#3566)
2023-10-04 23:53:32 +13: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 14:18:42 +02:00
);
1; # ensure a defined return
Reference in New Issue
Copy Permalink