diff options
-rw-r--r-- | modules/sympa/templates/sympa.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/sympa/templates/sympa.conf b/modules/sympa/templates/sympa.conf index 2c8ad269..24825262 100644 --- a/modules/sympa/templates/sympa.conf +++ b/modules/sympa/templates/sympa.conf @@ -298,4 +298,4 @@ 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 +dmarc_protection_mode=dkim_signature,dmarc_reject |