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
fbc3b15888
IMAP/IMAP: fix import issue about UIDMaps
...
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2016-07-25 05:26:57 +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
fix attribute name _utime_from_header
2016-07-16 21:25:14 +02:00
IMAP.py
learn to not download UIDs defined by the user
2016-07-03 20:02:45 +02:00
LocalStatus.py
correctly reraise errors with six
2016-07-03 19:56:14 +02:00
LocalStatusSQLite.py
sqlite: close the database when no more threads need access
2016-07-22 16:30:38 +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