Py-emails

Latest version: v1.2.1

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

Scan your dependencies

1.2.0

The `Email.send` method now accepts an optional parameter, `max_retries` which defaults to 2. If a timeout occurs during sending, it will be retried up to the value of `max_retries` and raise the timeout error if it times out again after the last retry.

1.0.0

Minor tweaks to the initial API, this should be much cleaner and more reusable. This change also adds support for authentication.

0.0.1

MVP release - very basic functionality, no SMTP authentication supported as my primary use case doesn't require it currently. I do plan on fleshing this package out and adding more functionality eventually, feel free to submit PRs in the meantime.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.