1 Answer
- Newest
- Most votes
- Most comments
1
Hi jnayan1194,
I think Amazon SES is actually the way to go if you need to only send emails and in mass.
Basically you create and verify a verified identity, f.e. an email-address in your usecase:
https://docs.aws.amazon.com/ses/latest/dg/creating-identities.html
Then you can integrate it in your webserver/application by configuring smtp credentials:
https://docs.aws.amazon.com/ses/latest/dg/send-email-smtp.html
Sincerely Heiko
Relevant content
- Accepted Answerasked a month ago
- AWS OFFICIALUpdated 2 months ago
- AWS OFFICIALUpdated 4 years ago
- AWS OFFICIALUpdated 2 months ago
- AWS OFFICIALUpdated a year ago