docker-offlineimap/offlineimap/folder
Sebastian Spaeth 51728ed815 Remove Gmail realdelete option
It can lead to potential dataloss (see recent commit log where I added a
scary warning about it to offlineimap.conf).

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2012-02-04 21:08:44 +01:00
..
__init__.py Add Gmail IMAP special support. 2008-01-03 04:56:55 +01:00
Base.py Use modern "with open() as file" 2012-01-19 12:03:03 +01:00
Gmail.py Remove Gmail realdelete option 2012-02-04 21:08:44 +01:00
IMAP.py Don't CHECK imapserver after each APPEND 2012-01-20 14:43:12 +01:00
LocalStatus.py WIP, revamp how we treat top-level dirs 2012-01-06 19:08:48 +01:00
LocalStatusSQLite.py Improve delete performance with SQLITE backend 2012-01-17 04:17:15 +01:00
Maildir.py Fix getuidvalidity crash (UIDVALIDITY returning None) 2012-01-19 12:02:13 +01:00
UIDMaps.py Improve error message 2012-01-09 09:57:36 +01:00