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) »
  • Exception using email to activity function of EmailProcessor.php
Pages: [1]

Author Topic: Exception using email to activity function of EmailProcessor.php  (Read 652 times)

malks

  • I post occasionally
  • **
  • Posts: 81
  • Karma: 7
  • CiviCRM version: 3.4.x 4.x
  • CMS version: Drupal 6.22
  • MySQL version: 5.1.x
  • PHP version: 5.3.x
Exception using email to activity function of EmailProcessor.php
July 28, 2011, 08:23:38 pm
Hi,

My email to activity processing has been running fine for a while but I seem to be getting a few emails that are gumming up the works.  I'm getting the error below in my ConfigAndLog directory.  I've got it down to a small number of emails but I'm worried about whether this will get stuck again in the future and not sure how to diagnose further.  Any ideas?  This is against a 3.4.4 Drupal installation.

Regards,
Malks.

Code: [Select]
Jul 29 13:11:58  [info] $Fatal Error Details = Array
(
    [message] => No clue about the ezcMailDeliveryStatus
    [code] =>
)


Jul 29 13:11:58  [info] $backTrace = /var/www/html/sites/all/modules/civicrm/CRM/Core/Error.php, backtrace, 303
/var/www/html/sites/all/modules/civicrm/CRM/Utils/Mail/Incoming.php, fatal, 76
/var/www/html/sites/all/modules/civicrm/CRM/Utils/Mail/Incoming.php, formatMailPart, 164
/var/www/html/sites/all/modules/civicrm/CRM/Utils/Mail/Incoming.php, formatMailMultipartReport, 98
/var/www/html/sites/all/modules/civicrm/CRM/Utils/Mail/Incoming.php, formatMailMultipart, 72
/var/www/html/sites/all/modules/civicrm/CRM/Utils/Mail/Incoming.php, formatMailPart, 250
/var/www/html/sites/all/modules/civicrm/bin/EmailProcessor.php, parseMailingObject, 211
/var/www/html/sites/all/modules/civicrm/bin/EmailProcessor.php, _process, 122
/var/www/html/sites/all/modules/civicrm/bin/EmailProcessor.php, process, 400

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • Exception using email to activity function of EmailProcessor.php

This forum was archived on 2017-11-26.