10 calls to simplenews_mail_spool() in Simplenews 7
- drush_simplenews_spool_send in ./
simplenews.drush.inc - Drush command to send the mail spool queue.
- SimplenewsSendTestCase::testProgrammaticNewsletter in tests/
simplenews.test - Creates and sends a node using the API.
- SimplenewsSourceTestCase::testSendCaching in tests/
simplenews.test - Test sending a newsletter to 100 recipients with caching enabled.
- SimplenewsSourceTestCase::testSendHidden in tests/
simplenews.test - Send a newsletter with the category set to hidden.
- SimplenewsSourceTestCase::testSendHTML in tests/
simplenews.test - Send a newsletter with the HTML format.
- SimplenewsSourceTestCase::testSendMissingNode in tests/
simplenews.test - Test with disabled caching.
- SimplenewsSourceTestCase::testSendMissingSubscriber in tests/
simplenews.test - Test with disabled caching.
- SimplenewsSourceTestCase::testSendNoCaching in tests/
simplenews.test - Test with disabled caching.
- simplenews_cron in ./
simplenews.module - Implements hook_cron().
- simplenews_mail_attempt_immediate_send in includes/
simplenews.mail.inc - Send mail spool immediatly if cron should not be used.