Reroute Email
This module intercepts all outgoing emails from a Drupal site and reroutes them to a predefined configurable email address.
This is useful in case where you do not want email sent from a Drupal site to reach the users. For example, if you copy a live site to a test site for the purpose of development, and you do not want any email sent to real users of the original site. Or you want to check the emails sent for uniform formatting, footers, ...etc.
This is also a good demonstration of what hook_mail_alter(), available in Drupal 5.x and later, can do.
Installation and Configuration
Check the README.txt file for detailed instructions on installation, configuration and usage.
Author
Khalid Baheyeldin of 2bits.com.
The author can also be contacted for paid customizations of this module as well as Drupal consulting, installation, development, and customizations.
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.0 | 2008-Jul-24 | 7.48 KB | Download · Release notes | Recommended for 6.x | |
| 5.x-1.0 | 2008-Mar-08 | 7.36 KB | Download · Release notes | Recommended for 5.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.x-dev | 2009-May-21 | 7.74 KB | Download · Release notes | Development snapshot | |
| 5.x-1.x-dev | 2008-Apr-03 | 7.4 KB | Download · Release notes | Development snapshot | |
