Chris Purves wrote:
I just got the domainkeys plugin set up, but it's not working the way I expect.

In messages from Yahoo I see:

0.0 DK_SIGNED Domain Keys: message has an unverified signature

but I never see DK_VERIFIED

Is there something I need to configure? I didn't apply the patch, because I'm assuming it's been incorporated into 3.1.4.


In the end, with the help of Mark Martinec, I was able to determine that the problem was with my ISP provided DNS namerservers not allowing full TXT records to be returned (they were truncated).

I installed bind9 and used localhost as my primary nameserver and now I can get DK_VERIFIED.


Symptoms for this problem were:

DK_VERIFIED does not fire for Yahoo! e-mails (multiple part TXT record)
DK_VERIFIED does fire for Gmail e-mail (single part TXT record)
Perl modules Mail::DomainKeys and Mail::DKIM will fail during make test



--
Chris

Reply via email to