]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
Updated ssl_listen and ssl_disable comments.
authorTimo Sirainen <tss@iki.fi>
Sat, 13 Dec 2008 15:12:46 +0000 (17:12 +0200)
committerTimo Sirainen <tss@iki.fi>
Sat, 13 Dec 2008 15:12:46 +0000 (17:12 +0200)
--HG--
branch : HEAD

dovecot-example.conf

index a03a9ed40a543317a5add91a513a5c3dfaaa802f..c09465cf21fd1118b73df3691aae9de59d032708 100644 (file)
 ## SSL settings
 ##
 
-# IP or host address where to listen in for SSL connections. Defaults
-# to above if not specified.
+# IP or host address where to listen in for SSL connections. Remember to also
+# add imaps and/or pop3s to protocols setting. Defaults to same as "listen"
+# setting if not specified.
 #ssl_listen =
 
-# Disable SSL/TLS support.
+# Disable SSL/TLS support. <doc/wiki/SSL>
 #ssl_disable = no
 
 # PEM encoded X.509 SSL/TLS certificate and private key. They're opened before