## 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