Skip to main content

zope.sendmail integration for Zope.

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.3 (2019-03-08)

  • silence deprecation warning due to non-raw regex (#13)

  • Specify supported Python versions using python_requires in setup.py (Zope#481)

  • Add support for Python 3.8

4.2 (2018-10-05)

  • Add icon for Bootstrap ZMI.

  • Fix start-up in case Products.GenericSetup is not installed. (#9)

  • Add support for Python 3.7.

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

  • Require Zope 4, aka drop Zope 2.13 support.

  • 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.3.tar.gz (22.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

Products.MailHost-4.3-py2.py3-none-any.whl (25.6 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: Products.MailHost-4.3.tar.gz
  • Upload date:
  • Size: 22.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.10.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.19.7 CPython/2.7.15

File hashes

Hashes for Products.MailHost-4.3.tar.gz
Algorithm Hash digest
SHA256 b2654fc13d1b41a48fc1574e0562ef37ae32e53ea42e3b1c3e3c296ef44b865a
MD5 568196ae1576f711166ba8a0315eb410
BLAKE2b-256 8930fa4a75a25a7a746ef9e5413ef7eb1bb7c220d7aad9ef529972c4a2f2ce8a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Products.MailHost-4.3-py2.py3-none-any.whl
  • Upload date:
  • Size: 25.6 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.10.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.19.7 CPython/2.7.15

File hashes

Hashes for Products.MailHost-4.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a364f00cc839e95d74abbdf4e97bc7559b70e192d5fea85519c3019c3f10906d
MD5 d3d83d379e54f2dbfe044c8a4667e479
BLAKE2b-256 f10df6e6583b89b2c3b72e1c42c854fec77d9c9a1366f56121a919c501ac0cd0

See more details on using hashes here.

Supported by

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