Secure Mail Host 1.0.4 (May 15, 2006)

Bug fix release included in Plone 2.1.3 and Plone 2.5 beta2.

For additional information about this project, please visit the project page .

Available downloads

SecureMailHost-1.0.4.tar.gz

For all platforms (0 kB)

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]