Confused on using AWS custom domain email address & 3rd party transactional email service

0

Hi! I have already bought a domain address and using route 53 to point it to my website.

Now, my website needs to send transactional emails via API. We are using a transactional email service called Bravo. So, it asks for a custom email address for my domain that it will use to send the mass emails.

How do I go about creating a custom domain email address? AWS workmail creates a complete suite of email but for employees within organisation and Amazon SES is mass mailing service.

Can someone help me?

1 Antwort
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

profile picture
HeikoMR
beantwortet vor 5 Monaten
profile picture
EXPERTE
überprüft vor 5 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen