docker-offlineimap/offlineimap/folder
Nicolas Sebrecht 2c6fac6449 folder/IMAP: improve handling of "matchinguids" error while searching headers
Raise OfflineImapError instead of ValueError.

Github-ref: https://github.com/OfflineIMAP/offlineimap/issues/452
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2017-04-07 20:27:39 +02:00
..
__init__.py IMAP/IMAP: fix import issue about UIDMaps 2016-07-25 05:26:57 +02:00
Base.py minor code refactoring 2016-11-07 23:03:40 +01:00
Gmail.py learn repository retrycount configuration option 2016-12-19 12:55:55 +01:00
GmailMaildir.py GmailMaildir: don't add a tuple to syncmessagesto_passes 2016-07-27 16:29:34 +02:00
IMAP.py folder/IMAP: improve handling of "matchinguids" error while searching headers 2017-04-07 20:27:39 +02:00
LocalStatus.py local status: deletemessagelist: remove broken code 2016-07-25 15:06:39 +02:00
LocalStatusSQLite.py SQLite: avoid concurrent writes on backend migration 2017-01-31 17:59:25 +01:00
Maildir.py folder: Maildir: actually try to use Delivery-Date if Date is broken 2016-11-07 23:14:32 +01:00
UIDMaps.py folder: UIDMaps: ignore KeyError failure while removing keys 2017-03-22 14:33:31 +01:00