Aioimaplib

Latest version: v1.0.1

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

Scan your dependencies

Page 4 of 8

0.7.3

------
- [aiolib] added timeout for wait_server_push of 29 minutes
- [aiolib] Remove imap's Continuation from server when connection is idled. Provide imapserver.wait_state to wait for idle in tests
- [test][refactor] Replace WithIMapServer inheritance by mixin combinations between ClockTestCase/TestCase and WithIMapServer
- [test] Allow to send a html email
- [fix] handling untagged responses with noop async command

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"

Page 4 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.