I'm trying to send simple notification emails to users, but I'm not sure how I should do this?
What are the pros and cons for sending emails:
-
Using a node package like nodemailer
or
-
Using amazonses or mailchip?
If I can send emails from nodejs using smtp protocol, why would I need amazonses?
via Ari
No comments:
Post a Comment