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

Handle multiple user variables with X-Mailgun-Variables header #35

Merged
merged 3 commits into from
Apr 15, 2016

Conversation

matkot
Copy link
Contributor

@matkot matkot commented Mar 10, 2016

In current state it is impossible to send multiple variables for email (header is mapped and variable name is hardcoded as 'my-var'). I updated headers map and mapping function to take JSON object for this header and map this to multiple variables. It's already tested and seems to work correctly. Note: there is no backward compatibility right now.

@pydanny pydanny merged commit 1d600e2 into BradWhittington:master Apr 15, 2016
@pydanny
Copy link
Collaborator

pydanny commented Apr 15, 2016

Sorry for the delay.

sydhenry added a commit to HandyCodeJob/django-mailgun that referenced this pull request May 1, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants