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개 답변
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
답변함 5달 전
profile picture
전문가
검토됨 5달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠