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

Attachments not working #37

Closed havokentity closed 8 years ago

havokentity commented 8 years ago

The attachments are added to the maildata message and also parameter not conforming to nodemailer "attachments" parameter instead of "attachment"

havokentity commented 8 years ago

fixed in https://github.com/havokentity/nodemailer-mailgun-transport