You are here

constant SIMPLENEWS_UNLIMITED in Simplenews 7

Same name and namespace in other branches
  1. 7.2 simplenews.module \SIMPLENEWS_UNLIMITED

Used when sending an unlimited amount of mails from the spool.

2 uses of SIMPLENEWS_UNLIMITED
drush_simplenews_spool_send in ./simplenews.drush.inc
Drush command to send the mail spool queue.
simplenews_mail_attempt_immediate_send in includes/simplenews.mail.inc
Send mail spool immediatly if cron should not be used.

File

./simplenews.module, line 71
Simplenews node handling, sent email, newsletter block and general hooks

Code

define('SIMPLENEWS_UNLIMITED', -1);