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 :)