DKIM and postfix

From: Kirill Bychkov <kirill.bychkov_at_gmail.com>
Date: Wed, 7 Sep 2011 15:53:12 +0400

Hello,

I'm using Postfix + OpenDKIM milter for DKIM signature.

main.cf:
smtpd_milters = inet:localhost:9999


Test emails to many public mail servers (i.e. gmail) and test service
port25.com are checked and DKIM signature successfully check (DKIM: pass)
But some mail server write to header:

X-DKIM-FAIL: DKIM test failed: (address=xx_at_example.com
domain=example.com), signature is bad.

My colleague checked my emails by Exim. Result:
signature_incorrect (when $dkim_verify_status=«fail»): The signature could
not be verified. This may mean that headers were modified, re-written or
otherwise changed in a way which is incompatible with DKIM verification. It
may of course also mean that the signature is forged.

My OpenDKIM only signing message, no checking.

Any ideas?


-- 
Kirill.
Received on Wed Sep 07 2011 - 11:53:25 PST

This archive was generated by hypermail 2.3.0 : Mon Oct 29 2012 - 23:20:20 PST