You are here

constant REROUTE_EMAIL_MAIL_KEYS in Reroute Email 7

2 uses of REROUTE_EMAIL_MAIL_KEYS
reroute_email_check in ./reroute_email.module
Helper function to determine a need to reroute.
reroute_email_settings in ./reroute_email.admin.inc
Settings form.

File

./reroute_email.module, line 13
Intercepts all outgoing emails to be rerouted to a configurable destination.

Code

define('REROUTE_EMAIL_MAIL_KEYS', 'reroute_email_mail_keys');