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 Respuesta
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
respondido hace 5 meses
profile picture
EXPERTO
revisado hace 5 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas