I need to send an emai using Nodemailer, and I need to send email with html, but I'm not able to set the variables directly inside the email HTML, I already tried replace() and I did not succeed.
server.route({
path: '/enviar',
method:...
asked by
16.10.2017 / 01:55