Re: Opendkim domain keys header

From: SM <sm_at_resistor.net>
Date: Wed, 16 Jun 2010 03:11:13 -0700

Hi Ashish,
At 02:32 16-06-10, Sharma, Ashish wrote:
>I have compiled OpenDKIM with DomainKeys 'libDK'.
>
>I have launched OpenDKIM with the following command:
>
>./opendkim -u postfix -p inet:10021_at_localhost -l -W -b v
>
>Since now I have a Postfix mail receiving server.
>
>I sent a mail via gmail to my postfix, right now I get the email header has:
>
>'Authentication-Results: dev1.cpgtest.ostinet.net; dkim=pass (1024-bit key)
> header.i=_at_gmail.com header.b=VwU3kL3V; dkim-adsp=pass'
>
>This header does not indicate whether DomainKeys was passed or not.

You should see another header as follows:

   Authentication-Results: host.example.net; domainkeys=pass
    header.from=user_at_example.com

Running opendkim -V sshould show VERIFY_DOMAINKEYS under Active code options.

Regards,
-sm
Received on Wed Jun 16 2010 - 10:12:00 PST

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