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) »
  • Tracking replies and Forwarding replies on to the sender
Pages: [1]

Author Topic: Tracking replies and Forwarding replies on to the sender  (Read 449 times)

Upperholme

  • Administrator
  • Ask me questions
  • *****
  • Posts: 568
  • Karma: 8
    • MC3
  • CiviCRM version: 4.x
  • CMS version: Drupal 6.x/7.x, Wordpress, Joomla
Tracking replies and Forwarding replies on to the sender
December 18, 2012, 06:00:06 am
A bulk mailing was recently successfully sent out (Civi 4.2.6 on Wordpress). The mailing was configured to track replies and forward them on. The mailing report indicates that there were 3 replies, but only one of these was forwarded. Looking at the detail of the three replies I can see that they are all in the 'INBOX/CiviMail/processed' mail folder of my bounce handling mail account, which indicates that CiviMail chose to process these 3 messages rather than ignore them.

Two of these messages are auto-reply 'out of office' messages, and these have not been forwarded on. The third was a genuine reply and was forwarded.

Two questions/comments arise from this behaviour:

1. Is this expected behaviour? In earlier versions I'm pretty sure that auto-replies and out of office messages were not processed but instead moved into the 'ignored' folder. (I've certainly got plenty of such messages in my 'ignored' folder and none in the 'processed' folder.) This indicates that CiviCRM has grown sufficiently 'intelligent' to spot the difference between a real reply and an 'out of office' type message. My client was confused and concerned by this, as while the report showed 3 replies, they had only actually received 1 in their inbox, so they were worried that potentially important messages had got lost somewhere.

2. It appears that the sole current benefit of tracking replies is so that the mailing report can show if there have been replies and if so from whom. However these replies do not appear to be stored as Activities, and so the only way the administrator can know what's going in detail is to correlate the tracked replies with the messages in the 'processed' mailbox. I would suggest that a more elegant approach would be to log these replies as Activities in the same way that outgoing emails can be logged and stored.

I'd be grateful if anyone can cast any light on this.

Thanks
Graham
Graham Mitchell
http://mc3.coop

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: Tracking replies and Forwarding replies on to the sender
December 18, 2012, 09:08:05 am

1. Civi has had support for some subset of vacation messages from 1.x onwards. Some sample things we look for include:

    (@bounceTypeID, '(be|am)? (out of|away from) (the|my)? (office|computer|town)'),
    (@bounceTypeID, 'i am on vacation');

2. Thats a good idea. Would be good to

* Make this an optional setting (since i suspect if u send lots and lots of email, u can potentially create lots and lots of activities)

3. Can you / your client help make this happen?

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) »
  • Tracking replies and Forwarding replies on to the sender

This forum was archived on 2017-11-26.