[mailman3] Use the correct syntax for jinja variable #2086

Merged
ryanlerch merged 1 commit from mailman_update into main 2024-06-25 07:31:27 +00:00

View file

@ -81,7 +81,7 @@ jump_chain: discard
[mta]
# Email is sent on the submission port to bypass spam checking.
smtp_port: { mailman_smtp_port }
smtp_port: {{ mailman_smtp_port }}
# Remove DKIM signatures in the email headers.
remove_dkim_headers: yes
# Don't process old stale bounces