aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2011-02-15 02:04:30 +0000
committerMichael Scherer <misc@mageia.org>2011-02-15 02:04:30 +0000
commitee0e5b29a686b3ac1afff39f0e21f040750a1335 (patch)
treed7e2828c260a961e26f300edc0fe31fc31183e8c
parentd16c066abfb08f5ec68d5f24561d947e85d6a862 (diff)
downloadpuppet-ee0e5b29a686b3ac1afff39f0e21f040750a1335.tar
puppet-ee0e5b29a686b3ac1afff39f0e21f040750a1335.tar.gz
puppet-ee0e5b29a686b3ac1afff39f0e21f040750a1335.tar.bz2
puppet-ee0e5b29a686b3ac1afff39f0e21f040750a1335.tar.xz
puppet-ee0e5b29a686b3ac1afff39f0e21f040750a1335.zip
- disable the reception of mail on alamut for the main domain,
as this cause trouble when sending mail on the ml on zarb.org
-rw-r--r--modules/postfix/templates/main.cf5
1 files changed, 4 insertions, 1 deletions
diff --git a/modules/postfix/templates/main.cf b/modules/postfix/templates/main.cf
index 6af4832d..c6d7d552 100644
--- a/modules/postfix/templates/main.cf
+++ b/modules/postfix/templates/main.cf
@@ -38,7 +38,10 @@ relay_domains = <%= domain %>, ml.<%= domain %>
mydestination = <%= fqdn %>
<%- if all_tags.include?('postfix::primary_smtp') -%>
- <%= domain %>,
+# disabled as this prevent bugzilla from sending mail to
+# zarb.org ml. I will reenable it once I find how to properly
+# route everything
+ #<%= domain %>,
alias_maps = hash:/etc/postfix/aliases
# uncomment if we want to enable ldap based alias