Mailman: strip DKIM signatures
This commit is contained in:
parent
8e7dfe7e20
commit
1ad3c43c45
1 changed files with 2 additions and 0 deletions
|
@ -71,6 +71,8 @@ jump_chain: discard
|
||||||
[mta]
|
[mta]
|
||||||
# Email is sent on the submission port to bypass spam checking.
|
# Email is sent on the submission port to bypass spam checking.
|
||||||
smtp_port: 587
|
smtp_port: 587
|
||||||
|
# Remove DKIM signatures in the email headers.
|
||||||
|
remove_dkim_headers: yes
|
||||||
|
|
||||||
|
|
||||||
[language.en]
|
[language.en]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue