OK, I have started testing ASSP's DKIM signing of outgoing email. Sadly,
test emails sent to [email protected] all fail with the
reason "wrong body hash".

I have the private key files in place, and have specified DKIM
configurations for all of our domains thus:

<domain.com>
 <key1>
   Algorithm=rsa-sha256
   Method=relaxed/simple
   Headers=Message-ID:From:Subject:To:Date:MIME-Version:Content-Type
   KeyFile=d:/assp/certs/key1.domain.com.pem
   Mode=DKIM
 </key1>
</domain.com>

I have also tried the relaxed method, and the rsa-sha1 algorithm, both
with the same bad results. I am currently running ASSP 2.1.2(12039).

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Assp-test mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to