docker-offlineimap/offlineimap/folder
Nicolas Sebrecht d5853b5d65 learn to not delete messages
This enables the "append" mode feature. Configuration option is sync_deletes in
both local and remote repositories. Marked EXPERIMENTAL and UNTESTED.

Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2016-04-09 22:08:28 +02:00
..
__init__.py Use "from . import" for relative imports 2012-02-06 17:41:43 +01:00
Base.py learn to not delete messages 2016-04-09 22:08:28 +02:00
Gmail.py folder: properly factorize initialization and dropping of self.message 2016-04-09 18:12:18 +02:00
GmailMaildir.py maxage: fix timezone issues, remove IMAP-IMAP support, add startdate option 2015-04-07 11:54:35 +02:00
IMAP.py folder: properly factorize initialization and dropping of self.message 2016-04-09 18:12:18 +02:00
LocalStatus.py SQLite: close db when done 2016-04-09 19:55:26 +02:00
LocalStatusSQLite.py SQLite: close db when done 2016-04-09 19:55:26 +02:00
Maildir.py folder: properly factorize initialization and dropping of self.message 2016-04-09 18:12:18 +02:00
UIDMaps.py maxage: fix timezone issues, remove IMAP-IMAP support, add startdate option 2015-04-07 11:54:35 +02:00