Concrete-mailer

Latest version: v2.18.0

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

Scan your dependencies

2.17.0

Changed

- always try to login to SMTP server without checking if server accepts authentication. If an error is raised just pass and do not block connection.

2.16.0

Added

- exclude tests directory when packaging `concrete-mailer`

2.15.0

Added

- added parameter `use_tls`. It allows to activate or not the tls use within smtp connection. Default value is `True` for backward compatibility.
- added the check to ensure the SMTP server supports the auth extension before login

Changed

- change function `get_connection` badly named `sender_email` parameter
- change the sender while sending over SMTP

Removed

- removed unnecessary class EmailToConsole, since standard `smtpd` python module make the job.

2.14.0

Changed

- changed project configuration and documentation

2.13.0

Added

- first public release

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.