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
/
repository
History
James Bunton
3847d0ba9d
Implementation of IMAP IDLE
...
- Use a newer version of imaplib - Hijack the keepalive process to send IDLE instead of NOOP
2009-02-10 11:27:48 +11:00
..
__init__.py
Add Gmail IMAP special support.
2008-01-03 04:56:55 +01:00
Base.py
Rework keepalive to use time.sleep() instead of event.wait()
2008-08-02 17:44:03 -05:00
Gmail.py
make the trash and spam folder names in Gmail accounts configurable
2008-08-13 00:03:13 -05:00
IMAP.py
Implementation of IMAP IDLE
2009-02-10 11:27:48 +11:00
LocalStatus.py
Added ability to disable fsync()
2008-08-02 14:55:08 -05:00
Maildir.py
Added ability to disable fsync()
2008-08-02 14:55:08 -05:00