offlineimap.conf: ssl must be disabled to force STARTTLS in some cases

Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
Nicolas Sebrecht 2017-06-30 05:18:59 +02:00
parent 90244b7fa6
commit 481f44c784

View File

@ -649,7 +649,8 @@ remotehost = examplehost
# disable STARTTLS. Unless you hit issues with STARTTLS, you are strongly
# encouraged to keep STARTTLS enabled.
#
# STARTTLS can be used even if the 'ssl' option is disabled.
# STARTTLS can be used even if the 'ssl' option is disabled. If you want to
# _force_ STARTTLS, make sure to disable 'ssl'.
#
# Default is yes.
#