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

fix: nodemailer templating compatibility #114

Closed JonnyBGod closed 2 years ago

JonnyBGod commented 2 years ago

Make this transport compatible with nodemailer's own template render system.