1 réponse
- Le plus récent
- Le plus de votes
- La plupart des commentaires
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
Contenus pertinents
- demandé il y a 2 ans
- demandé il y a 2 mois
- demandé il y a 2 ans
- AWS OFFICIELA mis à jour il y a 8 mois
- AWS OFFICIELA mis à jour il y a 3 ans
- AWS OFFICIELA mis à jour il y a 3 ans
- AWS OFFICIELA mis à jour il y a 2 ans
It works well. All records are passed! Thanks :)