Making things simpler...
MailTemplates
These allow you to use the full power of the the python email package along with Zope's Page Template technology to easily build and send fully standards compliant emails.
The key features are:
- Use familiar ZPT syntax to generate both plain text and html email
- Easily create multi-part messages including the attachment of files
- Flexible and powerful ways to specify addresses and headers for email to be sent
- Full access to Python's email package from restricted python code such as python scripts
- Fully integrated with CMF-based products by way of Filesystem-based MailTemplates
Documentation
http://packages.python.org/Products.MailTemplates
Mailing List
http://mail.zope.org/mailman/listinfo/zope
Issue Tracker
https://secure.simplistix.co.uk/support
Subversion Repository
https://secure.simplistix.co.uk/svn/Simplistix/MailTemplates/
Change Log
http://packages.python.org/Products.MailTemplates/changes.html
Releases
This software is available from the
python package index
Copyright 2003-2010, Simplistix Ltd.