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) »
  • Cron Jobs - Email2Activity and EmailProcessor
Pages: [1]

Author Topic: Cron Jobs - Email2Activity and EmailProcessor  (Read 552 times)

EdP

  • I post frequently
  • ***
  • Posts: 260
  • Karma: 7
  • CiviCRM version: 4.4
  • CMS version: Joomla 2.5.x
Cron Jobs - Email2Activity and EmailProcessor
August 11, 2011, 02:18:55 am
Hi
I'm trying to use


/administrator/components/com_civicrm/civicrm/bin/Email2Activity.php or EmailProcessor.php

Admittedly on (not supported) J1.7 - but for both I just get the error:

Fatal error: Class 'JError' not found in /home/.../administrator/components/com_civicrm/civicrm/CRM/Core/Error.php on line 306

Any suggestions?

It does seem to:
1. Poll at least some of the required accounts
2. Move files to civimail.processed and civimail.ignored
3. Forward on emails (i.e. emails sent to auto+123532432@example.com get to senderofbulkmail@example.com)

but does not seem to actually create an email activities, and may or may not have processed all emails...
« Last Edit: August 11, 2011, 02:36:21 am by EdP »

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: Cron Jobs - Email2Activity and EmailProcessor
August 11, 2011, 07:41:24 am

1. Just run EmailProcessor.php (the other one is being obsoleted)

2. You'll need to run it twice, once to pick up activities and the other to pick up civimail replies/bounces. Ideally those two go into two different mail folders/boxes. Command line / get variables control whether its running as civimail or as activities

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) »
  • Cron Jobs - Email2Activity and EmailProcessor

This forum was archived on 2017-11-26.