asdf_enel_hak
asdf_enel_hak

Reputation: 7640

dns txt record with out record name?

My domain name provides dns hosting my domain.

But for txt record they dont have in put field for txt record name, there is only field for txt record value

My previous dns server that I manage my self, I was doing google._domainkey as record name

Is there a way to have valid dkim entry in txt with out record name?

Thanks

Upvotes: 0

Views: 2126

Answers (1)

jman
jman

Reputation: 11616

DKIM needs a TXT record for the name "default._domainkey.your.fqdn.tld". If your DNS provider doesn't allow you to create that record, you may have to run your own DNS server or find another (commercial / free) DNS provider that does allow this record.

Upvotes: 3

Related Questions