From 237d1ce5e7255c9477e38dcb5ef9bcedc7ba9683 Mon Sep 17 00:00:00 2001 From: Nicolas Sebrecht Date: Tue, 2 May 2017 07:09:26 +0200 Subject: [PATCH] documentation: add entry for faulting folders with Microsoft servers - offlineimap.conf - knwon issues of the man page Signed-off-by: Nicolas Sebrecht --- docs/offlineimap.known_issues.txt | 9 +++++++++ offlineimap.conf | 3 +++ 2 files changed, 12 insertions(+) diff --git a/docs/offlineimap.known_issues.txt b/docs/offlineimap.known_issues.txt index c34555f..6752c3e 100644 --- a/docs/offlineimap.known_issues.txt +++ b/docs/offlineimap.known_issues.txt @@ -151,3 +151,12 @@ See to know more. +* "does not have message with UID" with Microsoft servers ++ + `ERROR: IMAP server 'Server ### Remote' does not have a message with UID 'xxx'` ++ +Microsoft IMAP servers are not compliant with the RFC. It is currently required +to folderfilter some faulting folders. See +http://www.offlineimap.org/doc/FAQ.html#exchange-and-office365 for a detailed +list. + diff --git a/offlineimap.conf b/offlineimap.conf index 6b64fa5..e0f094c 100644 --- a/offlineimap.conf +++ b/offlineimap.conf @@ -228,6 +228,9 @@ accounts = Test # return foldername in allowed[accountname] # return False # +# For correct folderfilter with Microsoft servers, please see +# http://www.offlineimap.org/doc/FAQ.html#exchange-and-office365 +# #folderfilter = mbnames_folderfilter