aboutsummaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2017-04-28 21:35:23 +0300
committerThomas Backlund <tmb@mageia.org>2017-04-28 21:35:23 +0300
commitdca86b09040a223fb3d08a6cf83a1dfa71aa5c9e (patch)
tree2be840acb3a985d1646daa40bdaa574d7b5a418f /modules
parent5cff4aa9f31fcac393f424e19804e34f8609e41a (diff)
downloadpuppet-dca86b09040a223fb3d08a6cf83a1dfa71aa5c9e.tar
puppet-dca86b09040a223fb3d08a6cf83a1dfa71aa5c9e.tar.gz
puppet-dca86b09040a223fb3d08a6cf83a1dfa71aa5c9e.tar.bz2
puppet-dca86b09040a223fb3d08a6cf83a1dfa71aa5c9e.tar.xz
puppet-dca86b09040a223fb3d08a6cf83a1dfa71aa5c9e.zip
sympa: fix typo in dmarc_protection_mode
Diffstat (limited to 'modules')
-rw-r--r--modules/sympa/templates/sympa.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/sympa/templates/sympa.conf b/modules/sympa/templates/sympa.conf
index 24825262..e3a5b1f7 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