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 weird reply-to reference #110

Closed j0ashm closed 2 years ago

j0ashm commented 3 years ago

I was using this module for my own project, came 'h:reply-to' in the README, but it wasn't working. Submitting this since it MIGHT be a typo on someone's part, and so that it doesn't confuse more poor souls (like me!) in the future.

Or you know, I might just be dumb and have used it wrong.

orliesaurus commented 2 years ago

Thank you, Justin :)