Email-monitor

Latest version: v0.1.1

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

Scan your dependencies

0.1.1

Changed
- In case of error while decoding email body, the body is now returned as a string instead of raising an exception.

0.1.0

Added

- Initial release of `email-monitor`.
- Main `EmailMonitor` class with methods to authenticate with Gmail OAuth and connect to an IMAP server.
- `search_mail` function for searching emails based on specific parameters, such as subject, sender, recipient, and text.
- Support for waiting for a new email to match the search query.
- Option to search for emails that have already been read.
- Gmail-specific label search.
- Examples of usage in README.md.
- Detailed explanation of search_mail parameters in README.md.
- Contributing, License, and Contact sections in README.md.
- Installation instructions using pip in README.md.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.