offlineimap/offlineimap/repository
Chris Coleman 84efb45270 Handle [ALREADYEXISTS] and Mailbox already exists!
Make compatible with IMAP servers that give the reason code "[ALREADYEXISTS]"
and IMAP servers that give natural language reason "Mailbox already exists!" by
searching for the two words "already" and "exists" in the exception reason
string.

Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2020-02-06 19:10:33 +01:00
..
Base.py utf8foldernames: fix missing decode argument 2017-10-29 00:45:32 +02:00
Gmail.py utf8foldernames: fix missing decode argument 2017-10-29 00:45:32 +02:00
GmailMaildir.py repository: GmailMaildir: fix copyright 2015-01-14 18:01:05 +01:00
IMAP.py Handle [ALREADYEXISTS] and Mailbox already exists! 2020-02-06 19:10:33 +01:00
LocalStatus.py remove support for the status_backend configuration option 2017-03-25 13:47:30 +01:00
Maildir.py Enable environment variable expansion on Repository.localfolders 2016-11-30 19:22:57 +01:00
__init__.py correctly reraise errors with six 2016-07-03 19:56:14 +02:00