This website requires JavaScript.
Explore
Help
Sign In
tobias
/
docker-offlineimap
Watch
1
Star
0
Fork
0
You've already forked docker-offlineimap
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
docker-offlineimap
/
offlineimap
/
folder
History
Nicolas Sebrecht
fc54fe52a0
folder: IMAP: add 'imap' debug output before calling FETCH
...
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2016-08-03 01:25:39 +02:00
..
__init__.py
IMAP/IMAP: fix import issue about UIDMaps
2016-07-25 05:26:57 +02:00
Base.py
remove dead code: the description of the passes is never used
2016-07-18 18:41:41 +02:00
Gmail.py
remove dead code: the description of the passes is never used
2016-07-18 18:41:41 +02:00
GmailMaildir.py
GmailMaildir: don't add a tuple to syncmessagesto_passes
2016-07-27 16:29:34 +02:00
IMAP.py
folder: IMAP: add 'imap' debug output before calling FETCH
2016-08-03 01:25:39 +02:00
LocalStatus.py
local status: deletemessagelist: remove broken code
2016-07-25 15:06:39 +02:00
LocalStatusSQLite.py
Remove double import of "six"
2016-07-27 03:19:14 +02:00
Maildir.py
Maildir: OfflineImapError is missing the severity argument
2016-07-16 18:02:01 +02:00
UIDMaps.py
UIDMaps: correctly protect from concurrent writes
2016-07-03 20:00:21 +02:00