Skip to main content

DKIM Problem

Comments

4 comments

  • keat63
    In my DNS zone for DKIM I see default._domainkey 14400 IN TXT "v=DKIM1; k=rsa; p=MIGfblah blah blah blah blah blah etc etc etc;" (I obfuscated mine just incase) I dont see:
    default._domainkey.MYDOMAIN.my.
    Maybe the MYDOMAIN.my has something to do with it ??
    0
  • quietFinn
    In my DNS zone for DKIM I see default._domainkey 14400 IN TXT "v=DKIM1; k=rsa; p=MIGfblah blah blah blah blah blah etc etc etc;" (I obfuscated mine just incase) I dont see:
    default._domainkey.MYDOMAIN.my.
    Maybe the MYDOMAIN.my has something to do with it ??

    No, default._domainkey and default._domainkey.MYDOMAIN.my. are the same thing.
    0
  • shahzam91
    No, default._domainkey and default._domainkey.MYDOMAIN.my. are the same thing.

    yeah i agree with that. but dont know how to come up the solution for this problem
    0
  • cPanelLauren
    The issue, it sounds like is the DNS lookup isn't seeing the record - the record itself appears to be valid. What do you get when you do a simple request such as the following: dig txt default._domainkey.domain.tld
    0

Please sign in to leave a comment.