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) »
  • Token action.optOut
Pages: [1]

Author Topic: Token action.optOut  (Read 1767 times)

asot07

  • Guest
Token action.optOut
February 27, 2009, 02:18:04 am
Hi!

I'm newbie with civicrm, so I'm still learning how to configure it correctly and how to use it. So, I've got a big doubt about use of action.optOut's token in bulk emailing. As far as I know, after reading the documentation and looking arround the forum, action.optOut lets a user for avoiding been sent bulk emailing, isnt it? My problem is that when I send emailing, my FROM account is a gmail account, and action.optOut's value is something like:

Code: [Select]
mailto:o.12.19.3bf83eaa6b903404@gmail.com  :-\

Can anyone explain me what I'm doing wrong, please?

Thanks for your patience :)
« Last Edit: February 27, 2009, 02:27:22 am by asot07 »

Piotr Szotkowski

  • Moderator
  • I live on this forum
  • *****
  • Posts: 1497
  • Karma: 57
Re: Token action.optOut
March 02, 2009, 01:37:36 am
This works exactly as designed – the action.optOut token gets replaced with an email address the addressee can email and be opted-out. This means you need to have a return channel handling setup to receive (and process) such emails.

You have a few choices:

  • Use the action.optOutUrl token, which will generate URLs (clickable http://… links) to use instead),
  • setup a return channel properly,
  • (from CiviCRM 2.2 on) setup a Gmail-based return channel with CiviMail Processor and a localpart, which will generate out-out addresses lie example+o.12.19.3bf83eaa6b903404@gmail.com – in this case, the emails will end up in the example@gmail.com mailbox.
If you found the above helpful, please consider helping us in return – you can even steer CiviCRM’s future and help us extend CiviCRM in ways useful to you.

asot07

  • Guest
Re: Token action.optOut
March 05, 2009, 02:31:51 am
Thanks for your help!!

I'll try the options you gave me :)

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • Token action.optOut

This forum was archived on 2017-11-26.