You are here

constant MANDRILL_QUEUE in Mandrill 7.2

Same name and namespace in other branches
  1. 8 mandrill.module \MANDRILL_QUEUE
  2. 7 mandrill.module \MANDRILL_QUEUE

@file Enables Drupal to send email directly through Mandrill.

1 use of MANDRILL_QUEUE
MandrillMailSystem::mail in lib/mandrill.mail.inc
Send the email message.

File

./mandrill.module, line 9
Enables Drupal to send email directly through Mandrill.

Code

define('MANDRILL_QUEUE', 'mandrill_queue');