Skip to content

Reroute all CiviCRM emails to the specified email address.

License

Notifications You must be signed in to change notification settings

Skvare/com.skvare.rerouteemail

Repository files navigation

com.skvare.rerouteemail

Screenshot

CiviCRM Reroute Email is an extension providing configuration to reroute all CiviCRM transactional emails and mailings to a different email address. Dev/staging instances often use this extension for testing purposes.

This is an extension for CiviCRM, licensed under AGPL-3.0.

Getting Started

Override settings

Override through civicrm.settings.php file.

$civicrm_setting['Reroute Extension Settings']['rerouteemail_enable'] = 1;
$civicrm_setting['Reroute Extension Settings']['rerouteemail_email'] = 'override@youdomain.com';

About

Reroute all CiviCRM emails to the specified email address.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published