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
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.
精彩评论