6 calls to simplenews_count_spool() in Simplenews 7.2
- drush_simplenews_spool_count in ./
simplenews.drush.inc - Drush command to count the mail spool queue.
- 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.
- simplenews_admin_issues in includes/
simplenews.admin.inc - Form builder: Builds a list of newsletters with operations.
- simplenews_mail_attempt_immediate_send in includes/
simplenews.mail.inc - Send mail spool immediatly if cron should not be used.
- simplenews_send_status_update in includes/
simplenews.mail.inc - Update newsletter sent status.