docker-offlineimap/offlineimap/repository
Sebastian Spaeth 103524c979 Throw OfflineImapErrors rather than weird Exceptions
When misconfiguring OLI, e.g. by specifying a repository name that was
not configured anywhere, we would bomb out with cryptic "NoSectionError".
Throw OfflineImapError that explains what has happened. We still need to
avoid throwing exceptions with Tracebacks here though.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2012-08-31 20:31:43 +02:00
..
__init__.py Throw OfflineImapErrors rather than weird Exceptions 2012-08-31 20:31:43 +02:00
Base.py Fix cut-off line 2012-08-21 17:00:39 +02:00
Gmail.py Remove Gmail realdelete option 2012-02-04 21:08:44 +01:00
IMAP.py Warn about nonsensical config option 'sep' for IMAP repositories 2012-04-02 23:26:59 +02:00
LocalStatus.py Implement ui.makefolder and abort repo.makefolder() in dry-run mode 2012-02-17 13:17:03 +01:00
Maildir.py Implement ui.makefolder and abort repo.makefolder() in dry-run mode 2012-02-17 13:17:03 +01:00