61fffd5c5f
Imapserver.acquireconnection will succeed even whent the server connection has been terminated and the first IMAP operation will throw an exception. Often this is the folder SELECT operation (e.g. after an idle timeout), as has been reported by John Wiegley. Catch this case and throw an OfflineImapError with severity FOLDER_RETRY to notify consumers that they are supposed to retry. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de> Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net> |
||
---|---|---|
.. | ||
folder | ||
repository | ||
ui | ||
__init__.py | ||
accounts.py | ||
CustomConfig.py | ||
error.py | ||
imaplib2.py | ||
imaplibutil.py | ||
imapserver.py | ||
imaputil.py | ||
init.py | ||
localeval.py | ||
mbnames.py | ||
syncmaster.py | ||
threadutil.py |