UNKNOWN
Project description
Introduction
collective.overridemailrecipients forwards all mails sent from Plone. Use this package on testing and development environments where you want to test emails sent thru Plone, but not want to use the real addresses.
This package is always active by patching MailHost. The recipient(s) in the ‘To’ header are replaced by ‘plone@localhost’ or a configurable mail address.
Features
All emails sent thru the Plone mailer are forwarded to one mail address
Bcc and Cc headers are stripped
Installation
To your buildout.cfg, add:
eggs = ... collective.overridemailrecipients
After that, just install via the “Add-on” controlpanel.
Usage
After installation this packages is configurable thru the site setup
Email address, this address is used to forward mails to
Enabled or disable or disable mail forwardind
TODO
Add to, cc and bcc in forwarded mail
Contributors
Pawel Lewicki <lewicki@gw20e.com>
Kim Chee Leong <leong@gw20e.com>
Changelog
1.0.2 (2013-03-08)
Re-added missing tests.
1.0.1 (2013-03-08)
Added test module, accidentally removed it from version control
1.0 (2013-03-08)
Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for collective.overridemailrecipients-1.0.2.zip
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2788b485dc658a19b5d8175bd5be73443cb8f3c7f07af7975daa74de12637e61 |
|
MD5 | e57300238816dbe3a64ff6f80005bf05 |
|
BLAKE2b-256 | 09f800a6fb9b936b78fd15b8bb404e2db9dd85cf191967d9a1f991dbd5523210 |