Patches zope.sendmail.mailer.SMTPMailer to use smtplib.SMTP_SSL instead of smtplib.SMTP, to support sending oder port 465.
Project description
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.
!! Note !! this is only working and useful for zope.sendmail < 6.2. From version 6.2 you can set implicit_tls to archive the same.
Installation
Install collective.smtpssl by adding it to your buildout:
[buildout] ... eggs = collective.smtpssl
and then running bin/buildout
Contributors
Put your name here, you deserve it!
?
Contribute
Issue Tracker: https://github.com/collective/collective.smtpssl/issues
Source Code: https://github.com/collective/collective.smtpssl
Support
If you are having issues, please let us know.
License
The project is licensed under the GPLv2.
Contributors
Maik Derstappen, md@derico.de
Changelog
1.1 (2024-06-14)
depend on zope.sendmail<=6.1 and add note to README to remove it for zope.sendmail >=6.2 [MrTango]
1.0 (2024-02-08)
Initial release. [MrTango]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for collective.smtpssl-1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a992d919c223e2f2a004ba5eea21ce1be40f476064bf8bf4f9589b19e63bc44b |
|
MD5 | 428a84abce0b8ae11511d307302dddaf |
|
BLAKE2b-256 | 30bbb6c6908ff82eb552ec174c983d4ac5c00443a41cfda73b7def1c5a54ea82 |