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) »
  • VERP not working
Pages: [1]

Author Topic: VERP not working  (Read 2055 times)

karunadave

  • I post occasionally
  • **
  • Posts: 50
  • Karma: 0
    • Karuna Dev
  • CiviCRM version: 4.4.4
  • CMS version: Drupal 6.30 or Drupal 7.26 Drush 6.2.0
  • MySQL version: 5.5.35-cll - MySQL Community Server (GPL)
  • PHP version: 5.3.21
VERP not working
August 29, 2007, 10:46:48 am
In the CiviMail sample HTML email message, the unsubscribe features is done this way.

<p>To unsubscribe from this newsletter, send email to <a href="{action.unsubscribe}">this address</a>.

This generates an email where an unsubsribe email address is 'unsubscribe.DOMAIN.JOB.QUEUE.HASH@mywebiste.org' rather than unsubscribe.<somelongstringofuniquelyidentifyingcharacters>@mywebiste.org

The {domain.address} does populate with the correct information added to the Administer CiviCRM > Domain Information.

For Domain Information I have:
Email Domain: mywebiste.org
Return-Path: civimail@mywebiste.org (a real mailbox on the server).

I don't know what else to do to get the VERP working.

Is there anything anyone might offer that might help?

I am on Site5 running CiviCRM 1.8.10954, PHP Version 5.2.0, mysql 4.1, and have SOAP::Lite, Mail::IMAPClient, Mail::Verp PERL modules installed.

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: VERP not working
August 29, 2007, 12:09:28 pm

Note that in 1.8 and previous, we do not do any VERP generation for a test email. hence u will see email's of the form:'unsubscribe.DOMAIN.JOB.QUEUE.HASH@mywebiste.org' in a test email. The live mailing will have those values substituted.

We hope to fix this issue in 1.9 and have the "test" mailing also execute the same code as the "live" mailing

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) »
  • VERP not working

This forum was archived on 2017-11-26.