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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ