Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding tags to the email #249

Open
damianbl opened this issue Oct 11, 2019 · 0 comments
Open

Adding tags to the email #249

damianbl opened this issue Oct 11, 2019 · 0 comments

Comments

@damianbl
Copy link

  1. What version of the module is the issue happening on? Does the issue happen on latest version?
    Latest version

  2. What platform and Node.js version? (For example Node.js 6.9.1 on Mac OS X)
    Node.js 10.6.0

  3. Does the action work when you manually perform request against mailgun using curl (or other means)?
    Yes

  4. Sample source code or steps to reproduce

(Write description of your issue here, stack traces from errors and code that reproduces the issue are helpful)

I am thinking how we can add tags to the emails?
I add the parameter o:tag to the data passed to send method.
However I can add only one tag while Mailgun supports up to 3 tags for one email.
Is it supported somehow? If not I will try to make a PR for this.

Thanks,
Damian.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant