Skip to main content

zope.sendmail integration for Zope 2.

Project description

Overview

The MailHost product provides support for sending email from within the Zope environment using MailHost objects.

An optional character set can be specified to automatically encode unicode input, and perform appropriate RFC 2822 header and body encoding for the specified character set. Full python email.Message.Message objects may be sent.

Email can optionally be encoded using Base64 or Quoted-Printable encoding (though automatic body encoding will be applied if a character set is specified).

MailHost provides integration with the Zope transaction system and optional support for asynchronous mail delivery. Asynchronous mail delivery is implemented using a queue and a dedicated thread processing the queue. The thread is (re)-started automatically when sending an email. The thread can be started manually (in case of restart) by calling its manage_restartQueueThread?action=start method through HTTP. There is currently no possibility to start the thread at Zope startup time.

Supports TLS/SSL encryption (requires Python compiled with SSL support).

Changelog

4.1 (2018-05-20)

  • Fix GenericSetup support for GenericSetup 2.x

  • Fix DeprecationWarnings

  • PEP-8 code style compliance

  • Drop support for Python 3.4

4.0 (2017-09-14)

  • Move GenericSetup export/import support from the GenericSetup package to MailHost as a setuptools extra.

  • Python 3 compatibility

  • add test coverage reporting

  • Use @implementer class decorator.

  • Drop long-deprecated support for uuencoded emails.

3.0 (2016-07-18)

  • Remove HelpSys support.

2.13.2 (2014-11-02)

  • Adjust tests to pass with latest zope.sendmail versions.

  • Specify detailed distribution dependencies.

2.13.1 (2010-09-25)

  • LP #642728: Fixed TypeError on nested multi part messages in MailHost.

2.13.0 (2010-07-13)

  • Released as separate package.

Project details


Download files

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

Source Distribution

Products.MailHost-4.1.tar.gz (19.3 kB view details)

Uploaded Source

Built Distribution

Products.MailHost-4.1-py2.py3-none-any.whl (25.0 kB view details)

Uploaded Python 2Python 3

File details

Details for the file Products.MailHost-4.1.tar.gz.

File metadata

File hashes

Hashes for Products.MailHost-4.1.tar.gz
Algorithm Hash digest
SHA256 914dc3ddbf8f055efb8d939ff81335f94366b5752b86d022b471178ae567c368
MD5 dad31696fd58ac27874261d60e764872
BLAKE2b-256 1f09422e10a6e7d259fecca08b5d651d968a64d9c6d546a5b0e03c506dd55fcc

See more details on using hashes here.

File details

Details for the file Products.MailHost-4.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for Products.MailHost-4.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 55bfd05344ff86f1f0dbabc571a4ba5b22c3b36b45046c08b9834d1bfa307bb6
MD5 0c8af0a038d97479934446bf340fa0a3
BLAKE2b-256 2f1e04a247ae38b36f8d71898e6e0d78937bd4f57a7ed74e36f236dad0fab0c3

See more details on using hashes here.

Supported by

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