mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-09 20:44:43 +02:00
Remove duplicate DKIM headers
This commit is contained in:
parent
0f1695cbb2
commit
2ff42baf41
1 changed files with 2 additions and 1 deletions
|
@ -4,6 +4,7 @@ UMask 002
|
||||||
Syslog yes
|
Syslog yes
|
||||||
SyslogSuccess Yes
|
SyslogSuccess Yes
|
||||||
LogWhy Yes
|
LogWhy Yes
|
||||||
|
RemoveOldSignatures Yes
|
||||||
|
|
||||||
Canonicalization relaxed/simple
|
Canonicalization relaxed/simple
|
||||||
|
|
||||||
|
@ -18,4 +19,4 @@ SignatureAlgorithm rsa-sha256
|
||||||
|
|
||||||
UserID opendkim:opendkim
|
UserID opendkim:opendkim
|
||||||
|
|
||||||
Socket inet:12301@localhost
|
Socket inet:12301@localhost
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue