From b616507b938676b39fd46b2825b752417d2d1515 Mon Sep 17 00:00:00 2001 From: Nicolas Sebrecht Date: Thu, 17 Feb 2011 19:43:11 +0100 Subject: [PATCH] manual: add comment about the "SSL3 write pending" bug Signed-off-by: Nicolas Sebrecht --- docs/MANUAL.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/MANUAL.rst b/docs/MANUAL.rst index d9b78ea..67fa383 100644 --- a/docs/MANUAL.rst +++ b/docs/MANUAL.rst @@ -267,5 +267,14 @@ for other programs that will interface to OfflineIMAP. KNOWN BUGS ========== +* SSL3 write pending: + users enabling SSL may hit a bug about "SSL3 write pending". If so, the + account(s) will stay unsynchronised from the time the bug appeared. Running + OfflineIMAP again can help. We are still working on this bug. Patches or + detailed bug reports would be appreciated. Please check you're running the + last stable version and send us a report to the mailing list including the + full log. + + SEE ALSO ========