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) »
  • Tracking down configuration problem for CiviMail Processor
Pages: [1]

Author Topic: Tracking down configuration problem for CiviMail Processor  (Read 948 times)

Peter.Farrow

  • Guest
Tracking down configuration problem for CiviMail Processor
April 26, 2010, 06:23:52 pm
I currently have CiviMail (3.1) sending batch emails and have setup an IMAP Return-Path address. In the mailing reports, for bounced emails I know to be a intentionally bad addresses, I am getting the following:

"Bounce Type:
Invalid

Bounce Reason:
Unknown bounce type: Could not parse bounce email"


Based on this error, I'm assuming I have an issue with my Return-Path.

Are there CiviCRM logs which show error activities I can look at? Any thoughts on why the email can not be parsed?

Thanks!


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: Tracking down configuration problem for CiviMail Processor
April 26, 2010, 10:25:28 pm

it basically means that civicrm could not parse the bounced email message. We use a series of regexps

check:

CRM/Mailing/BAO/BouncePattern.php, function match

if it does not match any of our patterns, we basically set it to the below codes

your best bet would be to submit is to check the bounce patters and probably submit a new bounce pattern

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

Peter.Farrow

  • Guest
Re: Tracking down configuration problem for CiviMail Processor
April 28, 2010, 08:45:30 pm
Thanks for the thoughts!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • CiviMail installation and configuration (Moderator: Donald Lobo) »
  • Tracking down configuration problem for CiviMail Processor

This forum was archived on 2017-11-26.