nodemailer multiple recipients different context
I am trying to implement a method to send emails to multiple recipients but also I want to pass to the html template the user attribute which will have the name of the recipient. My code in this stage is like this: SellerMatched: function (fromUser,...
Aug 3, 2016PNNLM