Page 1 of 1

DKIM-Result: permerror (no key)

Posted: Fri Aug 25, 2017 1:43 pm
by Hnaseri
Hello,

I configured dkim for my mail and also have it in dns. but when I am testing it with http://www.appmaildev.com/en/dkim it reports the following: DKIM-Result: permerror (no key)

I tried to disable/enable dkim but it didn't help.

another problem is thet the helo of my email is reported like this:

Received: from [1.2.3.4] (helo=localhost)

How can I fix this too?

Re: DKIM-Result: permerror (no key)

Posted: Fri Aug 25, 2017 3:34 pm
by Hnaseri
I found the cause of dkim error. I dont know why but in the dns, dkim record is this:

Code: Select all

_domainkey.mydomain.com
but I think it should be

Code: Select all

_domainkey
any Idea why this happens?