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) »
  • Bounce process change in 3.14?
Pages: [1]

Author Topic: Bounce process change in 3.14?  (Read 670 times)

xcf33

  • I post frequently
  • ***
  • Posts: 181
  • Karma: 7
  • CiviCRM version: 3.3.2
  • CMS version: Drupal 6.19/6.20
  • MySQL version: 5.x
  • PHP version: 5.2.6
Bounce process change in 3.14?
April 27, 2010, 09:38:27 am
This is bothering me a little bit but I just wanted to get some verifications.


I been using earlier version 3.03

And the process for my bounce handling has been

1. Cron run at the following location to send out the mailing
http://www.example.org/sites/all/modules/civicrm/bin/civimail.cronjob.php?name=user&pass=password&key=sitekey

2. After the mailing is done, run another cron
http://www.example.org/sites/all/modules/civicrm/bin/CiviMailProcessor.php?name=user&pass=password&key=sitekey

To fetch the bounce message from the mail handler, and the mailing reports will update, bounced email will be put on hold, etc.


However, I'm upgraded to 3.14 and I'm only running the first cron, but I'm getting the bounce statistics right after the mailing is finished, is civicrm now running both mail sending and bounce processing all in civimail.cronjob.php now?


Thanks a lot!


Cheers





Piotr Szotkowski

  • Moderator
  • I live on this forum
  • *****
  • Posts: 1497
  • Karma: 57
Re: Bounce process change in 3.14?
May 03, 2010, 11:47:24 am
Quote from: xcf33 on April 27, 2010, 09:38:27 am
However, I'm upgraded to 3.14 and I'm only running the first cron, but I'm getting the bounce statistics right after the mailing is finished, is civicrm now running both mail sending and bounce processing all in civimail.cronjob.php now?

We didn’t change anything between 3.0.3 and 3.1.4 that would warrant the above; are you sure the bounces that register do not happen during the sending process (i.e., are hard bounces)?
If you found the above helpful, please consider helping us in return – you can even steer CiviCRM’s future and help us extend CiviCRM in ways useful to you.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • Bounce process change in 3.14?

This forum was archived on 2017-11-26.