Mail2Image
Category: Communication
—
Other products by this author
Current release
No stable release available yet.
Experimental releases
Upcoming and alpha/beta/candidate releases
- Alpha releases should only be used for testing and development.
- Beta releases and Release Candidates are normally released for production testing, but should not be used on mission-critical sites.
- Always install on a separate test server first, and make sure you have proper backups before installing.
Project Description
- Project resources
Mail2Image hooks via a monkey patch into ATDocument and overwrites the spamProtect.py script to replace any plain email address with an image created by PIL.
Features:
- Image creation via PIL
- Configurable via the plone configuration web interface or via the zope's portal properties
- Uses TTF fonts
- Optional contact form
- Integration of add-on product PloneCaptcha
- Email black- and whitelisting
- Customizable message and subject prefix
Installation:
- Download latest version directly from the Subversion repository
- Install the Mail2Image folder into your Zope product path
- Restart Zope
- Deploy product using Plone's Quickinstaller
Tested only with Plone 2.1.4, Zope 2.7.5-final and Python 2.3.5