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
JPaul
已提问 3 年前1448 查看次数
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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则