Aioimaplib

Latest version: v2.0.1

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

Scan your dependencies

Page 5 of 9

0.7.2

------
- [fix] bug when incomplete literal occured before a tagged status line
- [tests] imapserver search with uid range
- [tests] better fetch request handling
- [log] Limit partials' log to 100 characters
- [build] Add tests' requires in setup.py

0.7.1

------
- [refactor] adding incomplete line before calling _handle_responses

0.7.0

------
- [fix] generalization of literal treatment
- do not filter exists line for 'select' command (breaks the API). To retrieve unread mails with select, use
aioimaplib.extract_exists((yield from imap_client.select()) instead of 'yield from imap_client.select()[0]'

0.6.2

------
- [fix] added '$' and ';' for fetch message with litteral regexp

0.6.1

------
- [fix] issue 17 "Error fetch uid param"

0.6.0

------
- moved timeout handling at the Command level and not IMAP4 client for fetch as proposed by cyberlis in https://github.com/bamthomas/aioimaplib/pull/16

Page 5 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.