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) »
  • Could I have bounce processing and email-to-activity using the same mailbox?
Pages: [1]

Author Topic: Could I have bounce processing and email-to-activity using the same mailbox?  (Read 906 times)

useruseruser

  • Guest
Could I have bounce processing and email-to-activity using the same mailbox?
January 31, 2012, 08:36:17 am
Hi,
what is the best way to get mailings replies to corresponding contact activities?

Now I have catch-all mailbox (bounce@...com) set to bounce, could I just set Email-to-activity to the same mailbox (bounce@...com)?

Or should I enable forwarding in mailings to email-to-activity mailbox?

I also would want to track replies by normal E-mails. I guess this could be handled so that I set Email-to-activity mailbox as the "sender" address?

Can I have multiple mailboxes set to email-to-activity?

I have now setup cronjob to call civimail.cronjob.php and EmailProcessor.php every 15 minutes, do I have to add any modifications or new cronjobs to get email-to-activity to work?

Thanks for any help!
« Last Edit: January 31, 2012, 08:48:07 am by useruseruser »

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: Could I have bounce processing and email-to-activity using the same mailbox?
January 31, 2012, 12:37:18 pm

1. I'm pretty sure in the current version you need two different mail boxes. One for bounce processing and one for email to activity

2. you can have multiple email-2-activity mailboxes

3. u'll need to fire the cron job twice with different args to process bounces vs activities

theorotically you can combine the code to do it all in one script but no one has done so as yet

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

useruseruser

  • Guest
Re: Could I have bounce processing and email-to-activity using the same mailbox?
February 12, 2012, 04:26:34 am
We have been testing mailings since your quick reply :) and we currently use reply forwarding in mailings. We did not yet try E-mail to activity, but I think we try to see how it goes if we use mailings'  reply forwarding to E-mail to activity mailbox.

Thanks again for the help!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • Could I have bounce processing and email-to-activity using the same mailbox?

This forum was archived on 2017-11-26.