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) »
  • Discussion »
  • Extensions (Moderators: mathieu, totten, kasiawaka) »
  • SparkPost Extension
Pages: [1]

Author Topic: SparkPost Extension  (Read 461 times)

jltorres

  • I’m new here
  • *
  • Posts: 7
  • Karma: 4
  • CiviCRM version: 4.6
  • CMS version: Drupal 7
SparkPost Extension
March 10, 2016, 09:48:00 am
A colleague and I  just put together and extension for bounce processing when using SparkPost for email delivery. It would be really cool if any of you guys using SparkPost could give it a try and provide some feedback.

https://github.com/proexchange/com.pesc.sparkpost

The jist of what it does:
  • adds a tag to all outgoing civimail messages, i add the civi-generated return-path as a tag, because like most smtp services, sparkpost strips out the return-path header for its own.
  • adds a schdeuled job that uses sparkpost api to fetch bounce events and processes their bounces in civi. I use the hash included in the tag (return-path) i inserted in the smtp header
  • add bounce type and pattern that helps with marking emails on hold in civi that sparkpost has added to it's suppression list

totten

  • Administrator
  • Ask me questions
  • *****
  • Posts: 695
  • Karma: 64
Re: SparkPost Extension
March 14, 2016, 04:31:35 pm
This sounds very timely! A major emailer recently changed their terms-of-service, so there's been interest in new delivery options.

FWIW, I heard about another extension being developed contemporaneously (same week). It might be good for you to compare notes with Nicolas (at CiviDesk) -- e.g. are there differences in the features? How much work is expected to maintain either extension?

https://github.com/cividesk/com.cividesk.email.sparkpost

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Discussion »
  • Extensions (Moderators: mathieu, totten, kasiawaka) »
  • SparkPost Extension

This forum was archived on 2017-11-26.