With nodemailer npm, I am able to send email notifications. Found Amazon SES, another transport facility for email notifications. I can push messages using nodemailer and SMTP or can use AWS-SES as transport facility. In both the cases, I am pushing messages from my system.What is advantage of using Amazon SES over nodemailer.
NodeMailer is a utility by using which you can send email but they will not provide the email facility itself.
but AWS SES is a service(SMTP) by which you can send the emails.
You can use Nodemailer with AWS SES.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With