advise singlethreadperfolder when offlineimap hangs

Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
Nicolas Sebrecht 2017-06-13 11:23:03 +02:00
parent 6e917bf0e5
commit 47a7bdc883
2 changed files with 7 additions and 1 deletions

View File

@ -102,6 +102,11 @@ folder behind offlineimap's back, causing them to get assigned a new UID, or
when offlineimap first syncs a pre-existing Maildir. In the latter case, it
could appear as if a noticeable and random subset of old messages are synced.
* Offlineimap hangs.
+
When having unexpected hangs it's advised to set `singlethreadperfolder' to
'yes', especially when in IMAP/IMAP mode (no maildir).
* Passwords in netrc.
+
Offlineimap doesn't know how to retrieve passwords when more than one account is

View File

@ -1080,7 +1080,8 @@ remoteuser = username
# download in UIDs order.
#
# If this is unset (the default), then up to maxconnections threads are used
# across all currently syncing folders.
# across all currently syncing folders. This option is sightly recommended in
# IMAP/IMAP mode (no maildir).
#
#singlethreadperfolder = no