docker-offlineimap/offlineimap/folder
Rodolfo García Peñas (kix) fe443e6bd3
Merge pull request #72 from jishac/encoding_edge_cases
Encoding: edge cases and error handling
2021-06-09 06:03:54 +02:00
..
__init__.py __init__.py added docstrings 2020-11-01 13:12:03 +01:00
Base.py Adding utilities to Base class. 2021-06-07 20:26:26 -04:00
Gmail.py Merge pull request #55 from sudipm-mukherjee/gmail 2021-05-09 11:24:03 +02: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 Adding missing import of NoBoundaryInMultipartDefect 2021-06-07 22:18:31 -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 Making error handling when parsing messages consistent 2021-06-07 21:57:54 -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