__init__.py
|
Add Gmail IMAP special support.
|
2008-01-03 04:56:55 +01:00 |
Base.py
|
refactoring: simplify the semaphorewait logic
|
2011-05-12 18:30:39 +02:00 |
Gmail.py
|
Remove some unneeded imports
|
2011-03-14 19:51:52 +01:00 |
IMAP.py
|
folder/IMAP: fix typo with maxsize and maxage.
|
2011-06-27 18:26:43 +02:00 |
LocalStatusSQLite.py
|
cleanup: remove uneeded imports
|
2011-05-09 22:42:15 +02:00 |
Maildir.py
|
Simplify Maildir message saving
|
2011-06-13 16:29:00 +02:00 |
UIDMaps.py
|
Simplify MappedIMAPFolder, fixing bugs
|
2011-06-25 17:03:22 +02:00 |