You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-09 23:07:35 +02:00
Changed omitted headers for DKIM with mailtrain (#774)
Added List-ID and List-Unsubscribe omitted headers for DKIM verification.
This commit is contained in:
committed by
Johan Smits
parent
01a41e9d93
commit
c26d02a910
@ -20,4 +20,4 @@ SignatureAlgorithm rsa-sha256
|
|||||||
UserID opendkim:opendkim
|
UserID opendkim:opendkim
|
||||||
|
|
||||||
Socket inet:8891@localhost
|
Socket inet:8891@localhost
|
||||||
OmitHeaders Message-ID, Date, Return-Path, Bounces-To, Received, Comments, Keywords, Bcc, Resent-Bcc, DKIM-Signature<Paste>
|
OmitHeaders Message-ID, Date, Return-Path, Bounces-To, Received, Comments, Keywords, Bcc, Resent-Bcc, List-ID, List-Unsubscribe, DKIM-Signature<Paste>
|
||||||
|
Reference in New Issue
Block a user