f6b9c68333
We simply assert()ed that APPENDing a message returned OK, but in some cases (e.g. Google chat messages) APPEND might return BAD or NO too. We should be throwing an OfflineImapError here at MESSAGE level, so that we can continue to sync all other messages, and still give the user some details on what went wrong at the end of the sync run. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de> Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net> |
||
---|---|---|
.. | ||
__init__.py | ||
Base.py | ||
Gmail.py | ||
IMAP.py | ||
LocalStatus.py | ||
LocalStatusSQLite.py | ||
Maildir.py | ||
UIDMaps.py |