aboutsummaryrefslogtreecommitdiffstats
path: root/modules/sympa/templates
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2011-02-16 23:45:58 +0000
committerMichael Scherer <misc@mageia.org>2011-02-16 23:45:58 +0000
commite0eb1d78af00a48362b7d0414a8686cb2385e8c5 (patch)
treeb50d648f23ae8f227ce933bb5eaef2b9c0baeca9 /modules/sympa/templates
parent2ec5ebb691f35e164b23da02cc760b11ef60155a (diff)
downloadpuppet-e0eb1d78af00a48362b7d0414a8686cb2385e8c5.tar
puppet-e0eb1d78af00a48362b7d0414a8686cb2385e8c5.tar.gz
puppet-e0eb1d78af00a48362b7d0414a8686cb2385e8c5.tar.bz2
puppet-e0eb1d78af00a48362b7d0414a8686cb2385e8c5.tar.xz
puppet-e0eb1d78af00a48362b7d0414a8686cb2385e8c5.zip
- finally fix the bugzilla -> bugs problem, after 3h of
debugging ( mainly because i didn't understoof the error message :/ )
Diffstat (limited to 'modules/sympa/templates')
-rw-r--r--modules/sympa/templates/sympa.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/sympa/templates/sympa.conf b/modules/sympa/templates/sympa.conf
index 0a404d40..e10ee880 100644
--- a/modules/sympa/templates/sympa.conf
+++ b/modules/sympa/templates/sympa.conf
@@ -292,3 +292,6 @@ antispam_tag_header_ham_regexp ^\s*No
# Disable alias management, already managed in postfix
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