Skip to main content

Patches zope.sendmail.mailer.SMTPMailer to use smtplib.SMTP_SSL instead of smtplib.SMTP, to support sending oder port 465.

Project description

https://github.com/collective/collective.smtpssl/actions/workflows/plone-package.yml/badge.svg Coveralls https://codecov.io/gh/collective/collective.smtpssl/branch/master/graph/badge.svg Latest Version Egg Status https://img.shields.io/pypi/pyversions/collective.smtpssl.svg?style=plastic:alt:Supported-PythonVersions License

collective.smtpssl

Patches zope.sendmail.mailer.SMTPMailer to use smtplib.SMTP_SSL instead of smtplib.SMTP, to support sending oder port 465. Please note, sending over port 587 will not work anymore when this package is installed! This is only necessary until is fixed.

Installation

Install collective.smtpssl by adding it to your buildout:

[buildout]

...

eggs =
    collective.smtpssl

and then running bin/buildout

Authors

Provided by Maik Derstappen | MrTango | derico.de

Contributors

Put your name here, you deserve it!

  • ?

Contribute

Support

If you are having issues, please let us know.

License

The project is licensed under the GPLv2.

Contributors

Changelog

1.0 (2024-02-08)

  • Initial release. [MrTango]

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.smtpssl-1.0.tar.gz (20.1 kB view hashes)

Uploaded Source

Built Distribution

collective.smtpssl-1.0-py3-none-any.whl (19.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page