From b7f245b02eb119cef4f1cf0a26bffce973a6e45a Mon Sep 17 00:00:00 2001 From: Nicolas Sebrecht Date: Thu, 19 Mar 2015 17:06:11 +0100 Subject: [PATCH] offlineimap(1): add known issue when mails change since invokation Signed-off-by: Nicolas Sebrecht --- docs/offlineimap.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/offlineimap.txt b/docs/offlineimap.txt index 84a5341..f4b844c 100644 --- a/docs/offlineimap.txt +++ b/docs/offlineimap.txt @@ -373,6 +373,12 @@ When resuming a suspended session, OfflineIMAP does not cleanly handles the broken socket(s) if socktimeout option is not set. You should enable this option with a value like 10. +* OfflineIMAP confused when mails change while in a sync. ++ +When OfflineIMAP is syncing, some events happening since the invokation on +remote or local side are badly handled. OfflineIMAP won't track for changes +during the sync. + * Sharing a maildir with multiple IMAP servers. +