Skip to main content

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

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.overridemailrecipients-1.0.2.zip (28.6 kB view hashes)

Uploaded source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page