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) »
  • "Unknown bounce type: Could not parse bounce email"
Pages: [1]

Author Topic: "Unknown bounce type: Could not parse bounce email"  (Read 732 times)

seldon

  • Guest
"Unknown bounce type: Could not parse bounce email"
May 14, 2010, 10:45:11 am
Hi, I have a similar problem with a CiviCRM installation (3.1.4) on Drupal 6.15; the Drupal instance runs on my LAN, and it seems unable
to send bulk mail.

My workflow is as follows:

1) I create a new bulk-mailing using the CiviMail wizard, asking it to start sending mails immediately;
2) I run the civimail.cronjob.php in order to actually start sending, as specified in the documentation;

When I run the script via a browser, it returns to me the following error message:

Code: [Select]
Sorry. A non-recoverable error has occurred.
not connected

Return to home page.

Error Details:

Array
(
    [callback] => Array
        (
            [0] => CRM_Core_Error
            [1] => handle
        )

    [code] =>
    [message] => not connected
    [mode] => 16
    [debug_info] =>
    [type] => PEAR_Error
    [user_info] =>
    [to_string] => [pear_error: message="not connected" code=0 mode=callback callback=CRM_Core_Error::handle prefix="" info=""]
)


When I examine the report for the mailing, I discover that there is a 100% bounce rate, with status: "Unknown bounce type: Could not
parse bounce email".

Please note that:
* this happen even with only 1 recipient;
* test emails are regularly sent.

I have not access to SMTP server logs.

What can I do to debug the problem ?
[/code]

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: "Unknown bounce type: Could not parse bounce email"
May 14, 2010, 04:00:01 pm

1. in general please avoid piggybacking onto other topics, unless its EXACTLY the same

2. can u enable backtrace in administer civicrm >> settings >> debugging and let us know where the error occurs

3. does the error happen immediately or after some time?

check:

http://www.advomatic.com/blogs/dave-hansen-lange/dreaded-mysql-has-gone-away-error

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

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • "Unknown bounce type: Could not parse bounce email"

This forum was archived on 2017-11-26.