dwyl / sendemail

💌 Simplifies reliably sending emails from your node.js apps using AWS Simple Email Service (SES)
181 stars 26 forks source link

Ability to dynamically specify the email sender (source) #46

Closed roryc89 closed 8 years ago

roryc89 commented 8 years ago

As a user of this module I would like to be able to change the source of email without changing the environment variable.

nelsonic commented 8 years ago

implemented by @roryc89 in #47 ✅