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公式更新しました 3年前
- AWS公式更新しました 2年前
It works well. All records are passed! Thanks :)