Secure Mail Host 1.0.4
Up to Product page
For additional information about this project, please visit the
project page.
Available downloads
Change log
- For mail servers that refuse the EHLO command we try HELO instead now.
This closes http://dev.plone.org/plone/ticket/4924.
[hannosch]
- Undeprecated the send and sendTemplate methods. These are part of the
generic MailHost API and you are allowed to use them. Note that they do
not provide all the features of SecureMailHost right now.
[hannosch]