mirror of
https://github.com/tomav/docker-mailserver
synced 2025-08-31 06:15:28 +00: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
|
||||
|
||||
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