Skip to content
This repository has been archived by the owner on Oct 13, 2021. It is now read-only.

Custom List-Unsubscribe urls don't work currently with Mandrill #251

Open
kenyonj opened this issue May 6, 2016 · 6 comments
Open

Custom List-Unsubscribe urls don't work currently with Mandrill #251

kenyonj opened this issue May 6, 2016 · 6 comments
Labels
bug When something isn't working correctly

Comments

@kenyonj
Copy link
Contributor

kenyonj commented May 6, 2016

This is what is generated:

https://constable.io/unsubscribe/%7B%7Bsubscription_id%7D%7D
@gfontenot
Copy link
Contributor

😞

@kenyonj
Copy link
Contributor Author

kenyonj commented May 6, 2016

This is what we need to do @gfontenot

https://mandrill.zendesk.com/hc/en-us/articles/205582947-About-Unsubscribes

I guess we can just add that code to the template on Mandrill... @paulcsmith ?

@kenyonj
Copy link
Contributor Author

kenyonj commented Jun 1, 2016

Currently can't be done according to this page:
https://mandrill.zendesk.com/hc/en-us/articles/205582777-Can-I-use-merge-tags-in-my-subject-line-or-other-headers-

Relevent quote from page:

Merge tags can't be included in custom X- headers or the List-Unsubscribe header.

@kenyonj
Copy link
Contributor Author

kenyonj commented Jun 1, 2016

We can solve this issue by sending individual emails, but that's lots more api calls...

@gfontenot
Copy link
Contributor

Weird. I wonder why?

@kenyonj
Copy link
Contributor Author

kenyonj commented Jun 2, 2016

I think it's because they want to control the unsubscribe experience and we
are using it in a custom way.
On Jun 1, 2016 17:22, "Gordon Fontenot" notifications@github.com wrote:

Weird. I wonder why?


You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
#251 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AD0q5cUw89EZPaQkyxX7G2N-GztnCip1ks5qHfglgaJpZM4IZIGF
.

@WilHall WilHall added bug When something isn't working correctly and removed Intermediate labels Aug 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug When something isn't working correctly
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants