1 回答
- 最新
- 投票最多
- 评论最多
2
It is possible to register multiple TXT record values.
Points to note when setting up.
- Enclose records (values) in double quotation marks (") to identify them.
- Each record (value) should be entered on a new line.
This means that the value of the TXT record should be set as follows.
"v=spf1 include:amazonses.com ~all"
"test-ABCDEFGHIJK"
It would also be a good idea to perform an SPF Record Check after the settings are made.
https://mxtoolbox.com/spf.aspx
相关内容
- AWS 官方已更新 8 个月前
- AWS 官方已更新 2 年前
- AWS 官方已更新 3 年前
- AWS 官方已更新 2 年前
It works well. All records are passed! Thanks :)