How to add SPF TXT record which has the same record name with other TXT record already exist

1

Hi

I have already a TXT record, e.g., "abc.com" with values about google-site-verification. When I try to add another SPF TXT record which has the same record name with abc.com, AWS doesn't allow the same record name.

So, the questions are:

  1. Can I add the SPF TXT record with record name abc.com ?
  2. Or can I add SPF TXT value to existing abc.com TXT record with google-site-verification value?
已提問 1 年前檢視次數 859 次
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

profile picture
專家
已回答 1 年前
profile picture
專家
已審閱 1 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南