aboutsummaryrefslogtreecommitdiff
path: root/templates/master.cf.debian-wheezy.erb
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2012-12-21 18:11:25 -0200
committerSilvio Rhatto <rhatto@riseup.net>2012-12-21 18:11:25 -0200
commit74b5b00bbd18c1ead3a6425530666817e50ffb96 (patch)
tree48e88993ed1b098923e68f3e4f3801142e7d7f53 /templates/master.cf.debian-wheezy.erb
parent0668aee2fa4e9dd881b0f1fefbe6efbe86e9c740 (diff)
downloadpuppet-postfix-74b5b00bbd18c1ead3a6425530666817e50ffb96.tar.gz
puppet-postfix-74b5b00bbd18c1ead3a6425530666817e50ffb96.tar.bz2
Setting postfix_use_submission (2)
Diffstat (limited to 'templates/master.cf.debian-wheezy.erb')
-rw-r--r--templates/master.cf.debian-wheezy.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/master.cf.debian-wheezy.erb b/templates/master.cf.debian-wheezy.erb
index 6a90f2d..14497f2 100644
--- a/templates/master.cf.debian-wheezy.erb
+++ b/templates/master.cf.debian-wheezy.erb
@@ -14,7 +14,7 @@
#smtpd pass - - - - - smtpd
#dnsblog unix - - - - 0 dnsblog
#tlsproxy unix - - - - 0 tlsproxy
-<% if postfix_use_smtps == 'yes' %>submission inet n - - - - smtpd
+<% if postfix_use_submission == 'yes' %>submission inet n - - - - smtpd
-o smtpd_tls_security_level=encrypt
-o smtpd_sasl_auth_enable=yes
-o smtpd_client_restrictions=permit_sasl_authenticated,reject