Multiple MX records same name with different priority

0

I am using route 53 for my hosted DNS. We are using office 365 mail server and trying to configure SES to receive the emails by following (https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-consider-use-case.html). I update the MX record and TXT records as follows:

abc.com MX Simple - 0 abc-com.mail.protection.outlook.com.
10 inbound-smtp.us-east-1.amazonaws.com.

abc.com TXT Simple - "v= include:spf.protection.outlook.com -all"
"amazonses:aAsrlp/F3Inn0ErZw"
_amazonses.abc.com TXT Simple - "aAsrlp/F3Inn0ErZw5gu"

  1. How the Route 53 send the emails to the second MX end point with the valid of 10 inbound-smtp.us-east-1.amazonaws.com?
  2. SES is not writing the email to the S3 bucket
1개 답변
0

It only works for backup or fail-over situations. Since my requirement was for SES receiving emails. So I end up creating a subdomain and using that for SES to receive emails.

JPaul
답변함 3년 전

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

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

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

관련 콘텐츠