mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2026-05-04 19:56:24 +02:00
Remove duplicate DKIM headers
This commit is contained in:
parent
0f1695cbb2
commit
2ff42baf41
@ -4,6 +4,7 @@ UMask 002
|
||||
Syslog yes
|
||||
SyslogSuccess Yes
|
||||
LogWhy Yes
|
||||
RemoveOldSignatures Yes
|
||||
|
||||
Canonicalization relaxed/simple
|
||||
|
||||
@ -18,4 +19,4 @@ SignatureAlgorithm rsa-sha256
|
||||
|
||||
UserID opendkim:opendkim
|
||||
|
||||
Socket inet:12301@localhost
|
||||
Socket inet:12301@localhost
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user