Personal tools
You are here: Home Products Secure Mail Host Releases Secure Mail Host 1.0.3

Secure Mail Host 1.0.3

Bug fix release included in Plone 2.5 beta1.

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

Available downloads

SecureMailHost-1.0.3.tar.gz

For all platforms (0 kB)

Change log

    - Fixed list->string conversion for recipients list, it's now possible to
      have multiple addressees in to, cc and bcc headers.
      [jenner]

    - Fixed handling of non-ascii recipients when a email.Message.Message class
      is handed to secureSend; charset can now be set to the correct encoding
      without raising an error.
      [mj]