docker-offlineimap/offlineimap/folder
Sebastian Spaeth 5c7d7ee445 Output more detailed error on corrupt LocalStatus
When our LocalStatus cache is corrupt, ie e.g. it contains lines not in
the form number:number, we would previously just raise a ValueError
stating things like "too many values". In case we encounter clearly
corrupt LocalStatus cache entries, clearly raise an exception stating
the filename and the line, so that people can attempt to repair it.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2011-05-05 20:09:57 +02:00
..
__init__.py Add Gmail IMAP special support. 2008-01-03 04:56:55 +01:00
Base.py Replace calls to getmessagelist() to alternatives 2011-03-28 17:53:14 +02:00
Gmail.py Remove some unneeded imports 2011-03-14 19:51:52 +01:00
IMAP.py Replace calls to getmessagelist() to alternatives 2011-03-28 17:53:14 +02:00
LocalStatus.py Output more detailed error on corrupt LocalStatus 2011-05-05 20:09:57 +02:00
Maildir.py folder/Maildir: Make use of helper functions 2011-04-11 18:57:25 +02:00
UIDMaps.py More detailed error output on corrupt UID mapping files 2011-05-02 19:08:59 +02:00