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
f024bb9e4c
docker-offlineimap
/
offlineimap
/
folder
History
Joseph Ishac
f024bb9e4c
Wrap bytes check in a wrapper to be a bit more efficient
2021-04-14 11:19:22 -04:00
..
__init__.py
__init__.py added docstrings
2020-11-01 13:12:03 +01:00
Base.py
Adding a handler to detect the unlikely edge case where a message may
2021-04-13 00:01:26 -04:00
Gmail.py
Fixing up the rest of the parsing and IMAP functions, and GMAIL classes as well. Also adding is_debugging() to the UI to allow us to quickly determine if we should build some of the expensive debug objects
2021-02-23 16:17:54 -05:00
GmailMaildir.py
Fixing up the rest of the parsing and IMAP functions, and GMAIL classes as well. Also adding is_debugging() to the UI to allow us to quickly determine if we should build some of the expensive debug objects
2021-02-23 16:17:54 -05:00
IMAP.py
Fixed a minor bug discovered if server is unreachable when debugging
2021-04-12 22:58:58 -04:00
LocalStatus.py
Cleaning up some more use of the old message string "content" to use "msg" email object instead.
2021-02-19 17:00:15 -05:00
LocalStatusSQLite.py
Cleaning up some more use of the old message string "content" to use "msg" email object instead.
2021-02-19 17:00:15 -05:00
Maildir.py
Wrap bytes check in a wrapper to be a bit more efficient
2021-04-14 11:19:22 -04:00
UIDMaps.py
Cleaning up some more use of the old message string "content" to use "msg" email object instead.
2021-02-19 17:00:15 -05:00