mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-06-02 01:38:18 +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:
parent
01a41e9d93
commit
c26d02a910
@ -20,4 +20,4 @@ SignatureAlgorithm rsa-sha256
|
||||
UserID opendkim:opendkim
|
||||
|
||||
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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user