How add a DNS zone default._domainkey in my server DNS list?
I have a mydomain.com.br domain and my server is server.mydomain.com.br.
Checking existing user accounts, all of them have a DNS entry default._domainkey ... TXT "v = DKIM1 k = rsa; p = MIGfMA0GCSqGSIb3DQEBA ....
How do I include a default._domainkey in server.mydomain.com.br account?
-
Hello, You can create a separate DNS zone for your server's hostname and then remove the "A" record for it from the zone it's currently in. Then, you can manually add the DKIM record. However, note that it's not advised to send email from your server's hostname. Thank you. 0
Please sign in to leave a comment.
Comments
1 comment