From dfc3b8736d5cc0edb7d0d7087803f943e98ca260 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Sun, 7 Jun 2015 14:30:49 +0000 Subject: Add commented options to workaround problematic domains, will be available when alamut runs mga5 --- modules/sympa/templates/sympa.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/modules/sympa/templates/sympa.conf b/modules/sympa/templates/sympa.conf index 83654914..43a1a6d2 100644 --- a/modules/sympa/templates/sympa.conf +++ b/modules/sympa/templates/sympa.conf @@ -295,3 +295,7 @@ sendmail_aliases none # keep this enabled for bugzilla automatic mail sending # feature ( which are marked as such in the header ) reject_mail_from_automates_feature off + +# Rewrite header for DKIM signed messages and DMARC rejecting domains +# Will only work when we will have Sympa 6.1.22 or above +# dmarc_protection_mode=dkim_signature,dmarc_reject -- cgit v1.2.1