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 »
  • Installing CiviCRM »
  • CiviMail installation and configuration (Moderator: Donald Lobo) »
  • Bounces are being processed / not being reported
Pages: [1]

Author Topic: Bounces are being processed / not being reported  (Read 1327 times)

GingerFeet

  • I post occasionally
  • **
  • Posts: 78
  • Karma: 4
  • CiviCRM version: 3.4.6 / 3.4.7
  • CMS version: Drupal 6.22
  • MySQL version: 5.1
  • PHP version: 5.3.6
Bounces are being processed / not being reported
August 06, 2011, 04:36:52 pm
Hello All,

I'm working on a problem that email bounces are being processed, but are not being reported.
CiviMail reads to the email at the return@example.com address, moves the bounced emails into the CiviMail/Inbox/processed folder, and then does not show the bounces in the mailing report or put the email addresses on hold.

I have read the following posts on this issue:
http://forum.civicrm.org/index.php/topic,16433.msg70162.html#msg70162 (It tells me to read more posts)
http://forum.civicrm.org/index.php/topic,16430.0.html (It tells me to read more posts)
http://en.flossmanuals.net/CiviCRM/SystemConfiguration/ (A page I was told to read that contains nothing)
http://forum.civicrm.org/index.php/topic,14726.msg79394.html#msg79394 (In which civicrmsav, lcdweb, mbrown555 report the problem, and no solution is found)
http://forum.civicrm.org/index.php/topic,18204.msg81901.html#msg81901 (In which MulderDSM, jgregory report the problem, and no solution is found)
http://forum.civicrm.org/index.php/topic,18751.msg77956.html#msg77956 (In which colleenc reports the problem, but she is using 2.2.8, so clearly it does not 'count')
http://forum.civicrm.org/index.php/topic,20896.msg87434.html#msg87434 (In which pinchas reports the problem, or something very similar, and no one responds)

So I have done my preparatory homework as best I can.

Can someone give me an idea as to where I should look first?
Please. You could save me hours.

Thanks,
GF

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: Bounces are being processed / not being reported
August 06, 2011, 05:42:58 pm

Most of the code for this is in the file: bin/EmailProcessor.php

I would do the foll:

1. Find one file where u r sure civi processes and ignores the email

2. Move that file to the main mail directory, and keep that as the only file and test with it

3. run the script and add debug statements and figure out whats happening and why. The code which does the bounce stuff etc is at line 228 or so.

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

GingerFeet

  • I post occasionally
  • **
  • Posts: 78
  • Karma: 4
  • CiviCRM version: 3.4.6 / 3.4.7
  • CMS version: Drupal 6.22
  • MySQL version: 5.1
  • PHP version: 5.3.6
Re: Bounces are being processed / not being reported
August 07, 2011, 11:04:20 am
Lobo,

Thank you very much. It really helps me to start pointed in the right direction.

I will work on this in the coming week. I'm having another weird issue where I have to hack up the cli.php and System.php, so I'm planning to build an absolutely clean installation to look at both at the same time.

GF

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: Bounces are being processed / not being reported
August 07, 2011, 11:31:51 am
Hi,

thx, I have modified the dead link you identified to the new one: http://en.flossmanuals.net/civicrm/ch042_system-configuration/

Something that has changed "recently" is now you need to give the CMS user rights to edit all contacts and to access civicrm.

Can you try to put the super admin config in the cron instead of the usual user, see if the mails are processed and the contacts modified?

If you have to hack cli.php, that might be pointing out to another problem, you obviously shouldn't have to.
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • CiviMail installation and configuration (Moderator: Donald Lobo) »
  • Bounces are being processed / not being reported

This forum was archived on 2017-11-26.