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) »
  • Class 'ezcMailImapTransport' not found in Imap.php on line 61
Pages: [1]

Author Topic: Class 'ezcMailImapTransport' not found in Imap.php on line 61  (Read 1799 times)

elifarley

  • I’m new here
  • *
  • Posts: 6
  • Karma: 0
  • CiviCRM version: 4.0.4
  • CMS version: Drupal 6
  • MySQL version: 5.1.5.3
  • PHP version: 5.3.4
Class 'ezcMailImapTransport' not found in Imap.php on line 61
January 23, 2011, 03:19:31 am
When running the cron job using wget as suggested in http en.flossmanuals.net/CiviCRM/SystemConfiguration :


Quote
wget -O - -q -t 1  --post-data="$POST_DATA" http SITE/sites/all/modules/civicrm/bin/civimail.cronjob.php

wget -O - -q -t 1  --post-data="$POST_DATA" http SITE/sites/all/modules/civicrm/bin/EmailProcessor.php
I receive these messages:

Quote
Notice:  Constant CIVICRM_SITE_KEY already defined in /home/USER/SITE/community/sites/default/civicrm.settings.php on line 172

connecting to imap.gmail.com, authenticating as contact AT SITE and selecting INBOX

Fatal error:  Class 'ezcMailImapTransport' not found in /home/USER/SITE/community/sites/all/modules/civicrm/CRM/Mailing/MailStore/Imap.php on line 61

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: Class 'ezcMailImapTransport' not found in Imap.php on line 61
March 03, 2011, 08:20:53 pm
Having just hit this again am plastering the fix that works for me all over the place :-)

http://issues.civicrm.org/jira/browse/CRM-7329
Make today the day you step up to support CiviCRM and all the amazing organisations that are using it to improve our world - http://civicrm.org/contribute

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • CiviMail installation and configuration (Moderator: Donald Lobo) »
  • Class 'ezcMailImapTransport' not found in Imap.php on line 61

This forum was archived on 2017-11-26.