mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-01 08:34:50 +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
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue