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) »
  • Email sending speed
Pages: [1]

Author Topic: Email sending speed  (Read 715 times)

YMNathaniel

  • I post occasionally
  • **
  • Posts: 78
  • Karma: 1
Email sending speed
August 24, 2010, 02:49:29 pm
We're currently using CiviMail and CiviSMTP to send large mailers, but the take a long time to actually be sent.

Sending to a list of 13,000 emails takes at least 90 minutes. This is unacceptable to for our client and needs to be improved about 10x.

Any ideas/suggestions?

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: Email sending speed
August 24, 2010, 03:17:55 pm

1. whats your hosting situation. where/what plan etc

2. do you have a batch limit set in the civimail options

3. how often do u run your cron job

thanx

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

YMNathaniel

  • I post occasionally
  • **
  • Posts: 78
  • Karma: 1
Re: Email sending speed
August 24, 2010, 03:29:06 pm
1) Slicehost.com, 768MB slice.
2) Mailer Spool Period: 180   (hmm didn't notice this before... Is it safe to set this very small like 1 or 5?)
Mailer Batch Limit: 0
Mailer Spool Limit: 0
3) Every minute (Drupal & Civi both)

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: Email sending speed
August 24, 2010, 03:54:45 pm

dont think the mailer spool period is used (and is being obsoleted i think)

not sure why it should take that long. you can run a test and see how fast the system can run by writing the files to disk

define( 'CIVICRM_MAIL_LOG', 1 );

(in the ConfigAndLog/mail directory under your files directory)

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) »
  • Email sending speed

This forum was archived on 2017-11-26.