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, Quoted-Printable or UUEncode 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

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-2.13.1.zip (29.4 kB view details)

Uploaded Source

File details

Details for the file Products.MailHost-2.13.1.zip.

File metadata

File hashes

Hashes for Products.MailHost-2.13.1.zip
Algorithm Hash digest
SHA256 fe1b4797c4d3c5dd8123f715a75107f966f8b5469169c4c5c68c6b5776dc1199
MD5 1102e523435d8bf78a15b9ddb57478e1
BLAKE2b-256 b9f66cc99301b31f964cf11c17f563110e55da0707ab94ce0210823f936007d6

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