issues
search
ikvk
/
imap_tools
Work with email by IMAP
Apache License 2.0
717
stars
83
forks
source link
bulk int type, fetch sort arg, rename utf7 fn
#231
Closed
ikvk
closed
7 months ago
ikvk
commented
7 months ago
[Breaking] Changed: "bulk" argument at BaseMailBox.fetch now can accept int values >=2 - for control bulk size
Added "sort" argument to BaseMailBox.fetch and BaseMailBox.uids - for sort on server. Use SortCriteria constants
Renamed: utf7_encode and utf7_decode from imap_utf7.py (was encode and decode)