You are here

constant SPARKPOST_QUEUE_NAME in Sparkpost email 7

Same name and namespace in other branches
  1. 7.2 sparkpost.module \SPARKPOST_QUEUE_NAME
3 uses of SPARKPOST_QUEUE_NAME
SparkpostMailSystem::mail in includes/sparkpost.mail.inc
Send the email message.
SparkpostTestCase::testSkipQueueOnCron in tests/sparkpost.test
Test that queue is not processed on cron, if indicated by settings.
sparkpost_requeue_sparkpost_mailsend_error in modules/sparkpost_requeue/sparkpost_requeue.module
Implements hook_sparkpost_message_failed().

File

./sparkpost.module, line 9
Sparkpost integration.

Code

define('SPARKPOST_QUEUE_NAME', 'sparkpost_mail_queue');