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?
demandé il y a un an859 vues
1 réponse
2
Réponse acceptée

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
EXPERT
répondu il y a un an
profile picture
EXPERT
vérifié il y a un mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions