From fe2e3249ac8a3b014332f30f963b108400ef2db8 Mon Sep 17 00:00:00 2001 From: Nicolas Sebrecht Date: Fri, 30 Jun 2017 06:33:42 +0200 Subject: [PATCH] offlineimap.conf: minor improvements Signed-off-by: Nicolas Sebrecht --- offlineimap.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/offlineimap.conf b/offlineimap.conf index 6f3cda4..b7c9fbd 100644 --- a/offlineimap.conf +++ b/offlineimap.conf @@ -650,7 +650,7 @@ remotehost = examplehost # encouraged to keep STARTTLS enabled. # # STARTTLS can be used even if the 'ssl' option is disabled. If you want to -# _force_ STARTTLS, make sure to disable 'ssl'. +# _force_ STARTTLS, you might need to disable 'ssl'. # # Default is yes. # @@ -1228,7 +1228,7 @@ remoteuser = username # This option stands in the [Repository RemoteExample] section. # # Propagate deletions from remote to local. Messages deleted in this repository -# won't get deleted on the local repositor if set to "no". Default is yes. +# won't get deleted on the local repository if set to "no". Default is yes. # # See sync_deletes in the LocalExample section, too. #