Remove, rename and preserve DKIM headers (mode=3)

This commit is contained in:
Kishi 2018-07-24 12:21:57 +02:00
parent 74aa02420e
commit 9baad14c37

View File

@ -106,8 +106,8 @@ POSTFIX_STYLE_VIRTUAL_DOMAINS = ['{{ mailman_domain }}']
# alias for postmaster, abuse and mailer-daemon
DEB_LISTMASTER = 'postmaster@{{ mail_domain }}'
# Strip (wrong) DKIM headers
REMOVE_DKIM_HEADERS = Yes
# Remove, rename and preserve DKIM headers
REMOVE_DKIM_HEADERS = 3
# Note - if you're looking for something that is imported from mm_cfg, but you
# didn't find it above, it's probably in /usr/lib/mailman/Mailman/Defaults.py.