offlineimap.conf: minor improvements

Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
Nicolas Sebrecht 2016-06-08 19:09:57 +02:00
parent e3fe848c6b
commit cdfa75f72d
1 changed files with 7 additions and 1 deletions

View File

@ -551,7 +551,7 @@ localfolders = ~/Test
[Repository GmailLocalExample]
# This type of repository enables syncing of Gmail. All Maildir
# configuration settings are also valid here.
# configuration settings are also valid here but the utime_from_header.
#
# This is a separate Repository type from Maildir because it involves
# some extra overhead which sometimes may be significant. We look for
@ -612,6 +612,8 @@ remotehost = examplehost
# certificate it provides on a shared server. Otherwise, OfflineIMAP will stop
# and say that the domain is not named in the certificate.
#
# Default is yes.
#
#ssl = yes
@ -998,6 +1000,8 @@ remoteuser = username
# just pile up there forever. Therefore, this setting is definitely NOT
# recommended for a long term.
#
# Default is yes.
#
#expunge = no
@ -1006,6 +1010,8 @@ remoteuser = username
# Specify whether to process all mail folders on the server, or only
# those listed as "subscribed".
#
# Default is no.
#
#subscribedonly = no