You are here

constant MANDRILL_STATUS_OFF in Mandrill 6

3 uses of MANDRILL_STATUS_OFF
mandrill_admin_settings in ./mandrill.admin.inc
Administrative settings.
mandrill_admin_settings_submit in ./mandrill.admin.inc
Submission for the administrative settings form.
mandrill_test_access in ./mandrill.module
Access callback for sending test email.

File

./mandrill.module, line 14
Enables Drupal to send email directly through MailChimp STS.

Code

define('MANDRILL_STATUS_OFF', 'off');