Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的域名提供托管我的域的 dns。
但是对于 txt 记录,他们没有输入 txt 记录名称的字段,只有 txt 记录值的字段
我以前自己管理的 dns 服务器,我正在做 google._domainkey 作为记录名称
有没有办法在没有记录名的情况下在 txt 中有有效的 dkim 条目?
谢谢
DKIM 需要名称为“default._domainkey.your.fqdn.tld”的 TXT 记录。如果您的 DNS 提供商不允许您创建该记录,您可能必须运行自己的 DNS 服务器或找到另一个(商业/免费)DNS 提供商允许此记录。