civicrm_reroute_mail
16 sites
No security coverage
This is a fork of CiviCRM Reroute Email which has been developed to work with D8+.
After enabling, configure the module at /admin/config/development/civicrm-reroute-email. Only a single email address to reroute to is supported.
Configure using settings.php:
$config['civicrm_reroute_email.settings']['enable'] = TRUE;
$config['reroute_email.settings']['address'] = "[email protected]";