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
882 stars 98 forks source link

added proxy support #36

Closed fry2k closed 6 years ago

fry2k commented 8 years ago

I'm behind a company proxy and passed the mailgun-js option proxy through your package.

HashDot commented 6 years ago

@orliesaurus please merge this pull request. Thanks!

orliesaurus commented 6 years ago

update the docs @HashDot

ocastx commented 6 years ago

Can you please update the package in npm with the already merged proxy option?