Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install products.mailhost

How to install Products.MailHost

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install products.mailhost
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
2.13.1 Available View build log
2.13.0 Available View build log
Windows (64-bit)
2.13.1 Available View build log
2.13.0 Available View build log
Mac OS X (10.5+)
2.13.1 Available View build log
2.13.0 Available View build log
Linux (32-bit)
2.13.1 Available View build log
2.13.0 Available View build log
Linux (64-bit)
2.13.1 Available View build log
2.13.0 Available View build log
 
License
ZPL 2.1
Lastest release
version 2.13.1 on Jan 5th, 2011

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.

Subscribe to package updates

Last updated Jan 5th, 2011

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.