Implement Rmilter configuration overrides, fixes #29

This commit is contained in:
Pierre Jaury
2016-08-18 16:14:36 +02:00
parent 0eb075332a
commit 82bc2a0fdd
2 changed files with 3 additions and 0 deletions

View File

@@ -58,6 +58,7 @@ services:
volumes: volumes:
- /freeposte/filter:/data - /freeposte/filter:/data
- /freeposte/dkim:/dkim - /freeposte/dkim:/dkim
- /freeposte/overrides:/overrides
antispam: antispam:
build: rspamd build: rspamd

View File

@@ -128,3 +128,5 @@ dkim {
sign_alg = sha256; sign_alg = sha256;
auth_only = no; auth_only = no;
}; };
.try_include /overrides/rmilter.conf