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) »
  • Mailer Job Size causes CiviMail to not respect Mailer Batch Limit
Pages: [1]

Author Topic: Mailer Job Size causes CiviMail to not respect Mailer Batch Limit  (Read 1710 times)

ken

  • I live on this forum
  • *****
  • Posts: 916
  • Karma: 53
    • City Bible Forum
  • CiviCRM version: 4.6.3
  • CMS version: Drupal 7.36
  • MySQL version: 5.5.41
  • PHP version: 5.3.10
Mailer Job Size causes CiviMail to not respect Mailer Batch Limit
January 20, 2011, 03:27:12 am
When Mailer Job size is set to a non-zero value, and the mailing size is larger than this value, the mailing is split into multiple jobs.

Each of these jobs is subject to the Mailer Batch Limit, but this can lead to odd behaviours. At the limit, if Mailer Job Size = 1, there is a job per email and all the emails will be sent out as if there is no Mailer Batch Limit.

The behaviour of these settings is difficult to understand.

Ken

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Mailer Job Size causes CiviMail to not respect Mailer Batch Limit
January 20, 2011, 09:14:37 am

setting mailer job size to 1 is definitely not recommended :)

In general most folks should leave it blank / zero (by default) and just use one job. multiple jobs come into play when you want to send out mail as fast as possible

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

TeakMcGlukes

  • I’m new here
  • *
  • Posts: 27
  • Karma: 2
  • CiviCRM version: 4.3.7
  • CMS version: Joomla 3.1.5
  • MySQL version: 5.1.52
  • PHP version: 5
Re: Mailer Job Size causes CiviMail to not respect Mailer Batch Limit
November 03, 2013, 06:06:24 pm
What is the recommended way to throttle then?

I have a server mail limit of 500 messages per hour. I have a cron that runs every 15 minutes.  I have about 2,300 on my mailing list.

Should I set Mailer Batch Limit to 120? Or should I try to space them out with the Mailer Throttle Time?  I have read in separate places throughout that one or the other isn't working as it should.

Any insight would be helpful, I need to get this first message out ASAP.

Thanks,
Teak

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Mailer Job Size causes CiviMail to not respect Mailer Batch Limit
November 04, 2013, 07:06:06 am

which separate places did u read this info? can u provide us links please

it also depends on the server mail limit? does it enforce it hourly or on a minute basis? if hourly, then using mailer batch limit is fine

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • Mailer Job Size causes CiviMail to not respect Mailer Batch Limit

This forum was archived on 2017-11-26.