forked from infra/ansible
Mailman: Remove (wrong) DKIM headers
This commit is contained in:
parent
bfe0d994d0
commit
ede83b43a1
@ -106,6 +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
|
||||
|
||||
# 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.
|
||||
|
Loading…
Reference in New Issue
Block a user