docker-offlineimap/offlineimap/folder
Sebastian Spaeth 6f9b171ffd Don't pass a list to ui.copyingmessage()
We only copy to a single folder anyway, so clean up the code to only
pass in a single folder.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2011-08-17 20:41:32 +02:00
..
__init__.py Add Gmail IMAP special support. 2008-01-03 04:56:55 +01:00
Base.py Don't pass a list to ui.copyingmessage() 2011-08-17 20:41:32 +02:00
Gmail.py Remove custom Gmail/folder/processmessagesflags() 2011-08-14 17:14:35 +02:00
IMAP.py Better error message when FETCH fails. 2011-08-15 12:16:29 +02:00
LocalStatus.py Use self.doautosave rather than self.dofsync 2011-05-07 13:29:11 +02:00
LocalStatusSQLite.py cleanup: remove uneeded imports 2011-05-09 22:42:15 +02:00
Maildir.py Support maildir for windows 2011-07-12 21:53:33 +02:00
UIDMaps.py Replaced tabs with spaces to unify python sources 2011-08-16 22:33:19 +02:00