Imap-tools

Latest version: v1.6.0

Safety actively analyzes 621420 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 14

1.6.0

* [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)

1.5.0

* Fixed: MailAttachment.filename parse non-ascii filename

1.4.0

* [Breaking] MailMessage.html replacing charset to utf-8 in html meta for consistency
* Added utils.replace_html_ct_charset

1.3.0

* Added support for python 3.12 - Since 3.12 keyfile and certfile arguments are deprecated for imaplib.IMAP4_SSL, ssl_context and timeout must be keyword arguments

1.2.0

* Fixed MailBoxFolderManager.status bug for folders with brackets
* Added py.typed for mypy lib

1.1.0

* Using BaseMailBox.uids in BaseMailBox.fetch instead BaseMailBox.numbers - for reliable parallel work with mailbox [202]
* [Breaking] Removed miss_no_uid argument from BaseMailBox.uids as not actual. It may change uids ordering.
* [Breaking] Removed miss_no_uid argument from BaseMailBox.fetch as not actual

Page 1 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.