offlineimap.conf: minor improvements
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
parent
e3fe848c6b
commit
cdfa75f72d
@ -551,7 +551,7 @@ localfolders = ~/Test
|
|||||||
[Repository GmailLocalExample]
|
[Repository GmailLocalExample]
|
||||||
|
|
||||||
# This type of repository enables syncing of Gmail. All Maildir
|
# 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
|
# This is a separate Repository type from Maildir because it involves
|
||||||
# some extra overhead which sometimes may be significant. We look for
|
# 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
|
# certificate it provides on a shared server. Otherwise, OfflineIMAP will stop
|
||||||
# and say that the domain is not named in the certificate.
|
# and say that the domain is not named in the certificate.
|
||||||
#
|
#
|
||||||
|
# Default is yes.
|
||||||
|
#
|
||||||
#ssl = yes
|
#ssl = yes
|
||||||
|
|
||||||
|
|
||||||
@ -998,6 +1000,8 @@ remoteuser = username
|
|||||||
# just pile up there forever. Therefore, this setting is definitely NOT
|
# just pile up there forever. Therefore, this setting is definitely NOT
|
||||||
# recommended for a long term.
|
# recommended for a long term.
|
||||||
#
|
#
|
||||||
|
# Default is yes.
|
||||||
|
#
|
||||||
#expunge = no
|
#expunge = no
|
||||||
|
|
||||||
|
|
||||||
@ -1006,6 +1010,8 @@ remoteuser = username
|
|||||||
# Specify whether to process all mail folders on the server, or only
|
# Specify whether to process all mail folders on the server, or only
|
||||||
# those listed as "subscribed".
|
# those listed as "subscribed".
|
||||||
#
|
#
|
||||||
|
# Default is no.
|
||||||
|
#
|
||||||
#subscribedonly = no
|
#subscribedonly = no
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user