diff dovecot-example.conf @ 8632:5a4fcfde3e91 HEAD

Renamed "ssl_disable" setting to "ssl". Added support for ssl=required.
author Timo Sirainen <tss@iki.fi>
date Thu, 15 Jan 2009 15:52:44 -0500
parents ee7c5ec212bb
children 21d797789179
line wrap: on
line diff
--- a/dovecot-example.conf	Thu Jan 15 15:47:12 2009 -0500
+++ b/dovecot-example.conf	Thu Jan 15 15:52:44 2009 -0500
@@ -84,8 +84,8 @@
 # setting if not specified.
 #ssl_listen =
 
-# Disable SSL/TLS support. <doc/wiki/SSL>
-#ssl_disable = no
+# SSL/TLS support: yes, no, required. <doc/wiki/SSL>
+#ssl = yes
 
 # PEM encoded X.509 SSL/TLS certificate and private key. They're opened before
 # dropping root privileges, so keep the key file unreadable by anyone but