CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • How come only 10 messages processed on first pass of mailing routine?
Pages: [1]

Author Topic: How come only 10 messages processed on first pass of mailing routine?  (Read 859 times)

charlie

  • I’m new here
  • *
  • Posts: 15
  • Karma: 1
  • CiviCRM version: 4.5.8 (testing 4.6.2)
  • CMS version: Drupal 7.36
  • MySQL version: 5.5.27
  • PHP version: 5.3.28
How come only 10 messages processed on first pass of mailing routine?
November 02, 2012, 05:08:18 pm
Whenever I do a mailing, I see that only 10 messages get processed on the first pass of cron.  The same is true if I disable the cron facility and instead select "execute now" the "send scheduled mailings" on the scheduled job page. This "feature" is obviously not a show-stopper, but its documentation has eluded me.

Because of ISP limitations, I have configured CiviMail to process 50 messages per run, and use a 5-second throttle time.  (Fortunately, my constituent database is fairly small -- ~500 records.) So, the first pass of cron sends 10 messages, and subsequent passes send 50.

I'm using CiviCRM 4.2.6 (which fixed an unrelated problem) running on Drupal 7.16.

DaveT

  • I post occasionally
  • **
  • Posts: 31
  • Karma: 1
  • CiviCRM version: 4.3.4
  • CMS version: Drupal 7
  • MySQL version: 5.5.28
  • PHP version: 5.3
Re: How come only 10 messages processed on first pass of mailing routine?
December 02, 2012, 05:26:22 pm
I see the same thing.  Is there a setting somewhere that controls this?

kharding

  • I post occasionally
  • **
  • Posts: 75
  • Karma: 4
  • CiviCRM version: 4.2.7
  • CMS version: Drupal 7
  • MySQL version: Recent
  • PHP version: 5.3.16
Re: How come only 10 messages processed on first pass of mailing routine?
December 02, 2012, 05:37:14 pm
I see it as well - but is it the case that it only sends 10 in a pass? By the time my cron job runs again (15 minutes later), all of the emails have been sent. 

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: How come only 10 messages processed on first pass of mailing routine?
December 03, 2012, 03:22:05 am
Quote from: DaveT on December 02, 2012, 05:26:22 pm
I see the same thing.  Is there a setting somewhere that controls this?

http://wiki.civicrm.org/confluence/display/CRMDOC41/CiviMail+Mailer+Settings
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

Michael McAndrew

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1274
  • Karma: 55
    • Third Sector Design
  • CiviCRM version: various
  • CMS version: Nearly always Drupal
  • MySQL version: 5.5
  • PHP version: 5.3
Re: How come only 10 messages processed on first pass of mailing routine?
December 03, 2012, 05:54:32 am
I have also experienced the only send 10 on the first pass bug on civicrm 4.2.6.  Hershel - not sure your link provides an answer or am i missing something?
Service providers: Grow your business, build your reputation and support CiviCRM. Become a partner today

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: How come only 10 messages processed on first pass of mailing routine?
December 03, 2012, 05:58:36 am
The wiki page I posted has

Quote
Mailer Batch Limit - Throttle email delivery by setting the maximum number of emails sent during each CiviMail run (0 = unlimited).

Which is the answer to the question "Is there a setting somewhere that controls this?"

If that value is 0 or greater than 10, and still it only sends out 10, then that would appear to be a bug. But the first thing would be to check with your hosting provider to make sure they have not assigned some limits with regards to outgoing email.
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

Michael McAndrew

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1274
  • Karma: 55
    • Third Sector Design
  • CiviCRM version: various
  • CMS version: Nearly always Drupal
  • MySQL version: 5.5
  • PHP version: 5.3
Re: How come only 10 messages processed on first pass of mailing routine?
December 03, 2012, 06:15:39 am
Quote
Which is the answer to the question "Is there a setting somewhere that controls this?"

true :)

In my case I am the hosting provider :) and it sends out 10 the first time and then proceeds to send out quite a few the subsequent times (1,000s) so I think it may be a bug.

aside: not sure when/how it decides to stop when everything is set to 0.  I guess it may be a timeout though I had always assumed it was doing something cleverer ...
Service providers: Grow your business, build your reputation and support CiviCRM. Become a partner today

planetwebb

  • I post occasionally
  • **
  • Posts: 62
  • Karma: 2
  • CiviCRM version: 4.5.8
  • CMS version: Joomla 2.5.28 / Drupal 7.34
  • MySQL version: 5.5.34-cll-lve
  • PHP version: 5.3.22
Re: How come only 10 messages processed on first pass of mailing routine?
December 03, 2012, 10:35:30 am
Same issue referenced here:  http://forum.civicrm.org/index.php/topic,26421.msg112481.html#msg112481

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • How come only 10 messages processed on first pass of mailing routine?

This forum was archived on 2017-11-26.