Changed omitted headers for DKIM with mailtrain (#774)

Added List-ID and List-Unsubscribe omitted headers for DKIM verification.
This commit is contained in:
Alessio Nava 2017-12-18 21:55:50 +01:00 committed by Johan Smits
parent 01a41e9d93
commit c26d02a910
1 changed files with 1 additions and 1 deletions

View File

@ -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>