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) »
  • How to include name in Reply-to?
Pages: [1]

Author Topic: How to include name in Reply-to?  (Read 805 times)

mac

  • I post occasionally
  • **
  • Posts: 71
  • Karma: 0
How to include name in Reply-to?
September 21, 2009, 07:20:56 am
Is there a way how to include the sender's name also into the reply-to:? Right now when I press reply in my mail client, the to: line only says:

Quote
mail+r.11.11.b12f183dc5425bff@domain.com

What I would like to achieve is (based on the from: field that I can configure):

Quote
"Sender's Name" <mail+r.11.11.b12f183dc5425bff@domain.com>

If this wouldn't be possible, is there a way how we can completely skip out of the generated addresses and forget about the tracking? In particular send the email back to the from: address (skip the different reply-t:o) address.

We are trying to send out a "first contact" mailer and we want to have as few "weird" things that might scare people off as possible.

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: How to include name in Reply-to?
September 21, 2009, 08:16:50 am

You will need to modify the code to do so. The file is: CRM/Mailing/BAO/Mailing.php (line 897 or so)

You might want to check the Mail RFC's to ensure what a valid Reply-To String is

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

mac

  • I post occasionally
  • **
  • Posts: 71
  • Karma: 0
Re: How to include name in Reply-to?
September 21, 2009, 08:20:48 am
thank you for the response. I'll try to hack it.

Wouldn't it be helpful if this was the standard option though? I assume my hack will revert once I upgrade ...

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • How to include name in Reply-to?

This forum was archived on 2017-11-26.