summaryrefslogtreecommitdiff
path: root/templates/master.cf.debian-squeeze.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/master.cf.debian-squeeze.erb')
-rw-r--r--templates/master.cf.debian-squeeze.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/master.cf.debian-squeeze.erb b/templates/master.cf.debian-squeeze.erb
index 8e417c7..50084ef 100644
--- a/templates/master.cf.debian-squeeze.erb
+++ b/templates/master.cf.debian-squeeze.erb
@@ -10,7 +10,7 @@
# ==========================================================================
<% if postfix_smtp_listen == 'all' %>smtp inet n - - - - smtpd
<% else %><%= postfix_smtp_listen %>:smtp inet n - - - - smtpd<% end %>
-<% if postfix_use_smtps == 'yes' %>submission inet n - - - - smtpd
+<% if postfix_use_submission == 'yes' %>submission inet n - - - - smtpd
-o smtpd_enforce_tls=yes
-o smtpd_sasl_auth_enable=yes
-o smtpd_client_restrictions=permit_sasl_authenticated,reject