Thanks for sharing ! On the road, there is a light package to put flexibility and simplicity when you deal with email sending in node.js: github.com/steve-lebleu/cliam
You can use SMTP and / or web api. For some providers, it uses nodemailer in background, but it's not always the better approach because a lot of nodemailers transporters are not longer maintained.
Anyway, thanks again !
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Thanks for sharing ! On the road, there is a light package to put flexibility and simplicity when you deal with email sending in node.js: github.com/steve-lebleu/cliam
You can use SMTP and / or web api. For some providers, it uses nodemailer in background, but it's not always the better approach because a lot of nodemailers transporters are not longer maintained.
Anyway, thanks again !