On 04/17/16 19:03, Ryan Kavanagh wrote:
Edgar Pettijohn <[email protected]> wrote:
Have you verified that it is signing your outgoing mail properly?
Yes, sending mail from my OpenSMTPD + dkim-filter instance to Gmail results in
a "DKIM-Signature" header being added to the message and Gmail adding

     Authentication-Results: mx.google.com;
           dkim=pass [email protected];
           spf=pass [...]

to the message's header upon receipt.

Best,
Ryan


Using a dkim testing tool I get the following:

DKIM result: fail (wrong body hash: 
47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=)
================================================================
Signed by:[email protected]
Expected Body Hash: frcCV1k9oG9oKj3dpUqdJg1PxRT2RSN/XKdLCPjaYaY=

---Original Message Header---
x-sender:[email protected]
x-receiver:[email protected]
Received: from pettijohn-web.com ([108.61.222.55]) by mail.appmaildev.com over 
TLS secured channel with Microsoft SMTPSVC(7.5.7600.16385);
         Mon, 18 Apr 2016 17:05:15 -0400
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=pettijohn-web.com -p 
/etc/mail/private.key -s selector1; h=to:from:message-id:date; s=default; 
bh=47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=; 
b=L37Kq/L5Mqlvgnrgt3SIGjkikiYwNfJz03DEx21E2Ec8exkdObqKOJuitWKVMeW/CUZGIE7lgEhq93AFIqvtwrGJdLyZ2daxXGGIXnVHn1k0+uiYDssYxLm3UFhq3sA77BCo7hASu29FVTLPnNIWtAoJyIxyxWmiJEPW9pShKO8=
Received: from pettijohn-web.com (localhost [127.0.0.1])
        by pettijohn-web.com (OpenSMTPD) with ESMTP id 68b908e7
        for<[email protected]>;
        Mon, 18 Apr 2016 16:05:18 -0500 (CDT)
Received: from thinkpad.my.domain (mobile-166-172-123-053.mycingular.net 
[166.172.123.53])
        by mail.pettijohn-web.com (OpenSMTPD) with ESMTPSA id 92ebcf27
        TLS version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 
verify=NO
        for<[email protected]>;
        Mon, 18 Apr 2016 16:05:18 -0500 (CDT)
To:[email protected]
From: Edgar Pettijohn<[email protected]>
Message-ID:<[email protected]>
Date: Mon, 18 Apr 2016 16:05:15 -0500
User-Agent: Mozilla/5.0 (X11; OpenBSD i386; rv:38.0) Gecko/20100101
 Thunderbird/38.7.1
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
Return-Path:[email protected]
X-OriginalArrivalTime: 18 Apr 2016 21:05:16.0040 (UTC) 
FILETIME=[0199A880:01D199B6]


--
You received this mail because you are subscribed to [email protected]
To unsubscribe, send a mail to: [email protected]

Reply via email to