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 Resposta
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 há 5 meses
profile picture
ESPECIALISTA
avaliado há 5 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas