constant REROUTE_EMAIL_MAILKEYS in Reroute Email 8
Same name and namespace in other branches
- 2.x reroute_email.module \REROUTE_EMAIL_MAILKEYS
2 uses of REROUTE_EMAIL_MAILKEYS
- reroute_email_check in ./
reroute_email.module - Helper function to determine a need to reroute.
- SettingsForm::buildForm in src/
Form/ SettingsForm.php - Form constructor.
File
- ./
reroute_email.module, line 17 - Intercepts all outgoing emails to be rerouted to a configurable destination.
Code
define('REROUTE_EMAIL_MAILKEYS', 'mailkeys');