This module will reroute all email sent from CiviCRM to the specified
email address.
Firstly, using this we can test email functionality on a single email address
without changing contacts email address. Secondly, when an web application is
under development, we don't want to send accidental email to real users.
Using this module we can prevent all the accidental email from CiviCRM.
This will work for CiviCRM bulk mailing as well.
Installation
- Enable the module.
- Go to Configuration > Development > CiviCRM Reroute Email.
- Enable CiviCRM rerouting and enter an email address to reroute all the
emails to this address.
Testing
- Once installation and setup is done, you should verify whether rerouting is
working or not. - Go to a CiviCRM contact profile.
- Try to send a mail to the user from "Actions > Send an Email" link.
- You will see that the email will go to the reroute email address that
you set. - The email will not go to the actual email of the contact.
Permission
User with the "Administer site configuration" permission can configure
the settings.
License
This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.
Maintainers
Credit
Ported to Backdrop by Herb v/d Dool. Drupal maintainer: Ratan