From 481f44c784e56a2b2493f7a7eeaa45dd0836c54c Mon Sep 17 00:00:00 2001 From: Nicolas Sebrecht Date: Fri, 30 Jun 2017 05:18:59 +0200 Subject: [PATCH] offlineimap.conf: ssl must be disabled to force STARTTLS in some cases Signed-off-by: Nicolas Sebrecht --- offlineimap.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/offlineimap.conf b/offlineimap.conf index 9483d93..6f3cda4 100644 --- a/offlineimap.conf +++ b/offlineimap.conf @@ -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. #