orliesaurus / nodemailer-mailgun-transport

nodemailer is an amazing node module to send emails within any of your nodejs apps. This is the transport plugin that goes with nodemailer to send email using Mailgun 🔫
MIT License
880 stars 97 forks source link

Multiple Tags #71

Closed vinceprofeta closed 6 years ago

vinceprofeta commented 6 years ago

There is currently no way to add multiple tags since you pass options to nodemailer as an object.

rbadr commented 3 years ago

Hello @vinceprofeta 👋 I know this is an old ticket, but I was wondering, did you find a solution for this ? 😅

rbadr commented 3 years ago

Hello @orliesaurus 👋 Do you know if it's possible ? Mailgun supports up to 3 tags per message. Thank you 🙏