apache-jdkim-0.2 2 is DKIM signing for multipart/* supposed to work?

2013-09-24 Thread Justin Robinson
Hi, I'm integrating an application (which uses Sendmail as MTA, and hybrid java/python mailing list manager) with apache jdkim. Other existing oss libraries (which I'd previously based the app on) seem to work fine for plain text, but multipart/alternative results in DKIM result: fail (wrong body

BUG: apache-jdkim-0.2 2 content-type: multipart/* emails cause java.lang.ClassCastException

2013-09-24 Thread Justin Robinson
The reason (see original email bellow) for this seems to be because the code in org.apache.james.jdkim.DKIMSigner line 85 DKIMCommon.streamCopy(message.getBodyInputStream(), bhj..getOutputStream()); when run on a multipart produces the exception (I added a try/catch - throwable): java.lang.Class

apache-jdkim-0.2 2 identical body hash calculated for different emails

2013-09-24 Thread Justin Robinson
I have what seems a strange issue, where emails with vastly different email bodies end up with an identical body hash which invariably fail with DKIM result: fail (wrong body hash) [I also get the very same body hash for all variations of the c= signature tag] Taken from app debugging output: Hea

[jira] [Updated] (MAILBOX-199) Maildir support for Windows

2013-09-24 Thread Robin Bankhead (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robin Bankhead updated MAILBOX-199: --- Description: Propose that Maildir be supported under the Windows platform. To my knowledge,

[jira] [Updated] (MAILBOX-199) Maildir support for Windows

2013-09-24 Thread Robin Bankhead (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robin Bankhead updated MAILBOX-199: --- Attachment: james-server-winmaildir-v4.patch Proof-of-concept patch for Windows maildir supp

[jira] [Updated] (MAILBOX-199) Maildir support for Windows

2013-09-24 Thread Robin Bankhead (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robin Bankhead updated MAILBOX-199: --- Description: Propose that Maildir be supported under the Windows platform. To my knowledge,

[jira] [Created] (MAILBOX-199) Maildir support for Windows

2013-09-24 Thread Robin Bankhead (JIRA)
Robin Bankhead created MAILBOX-199: -- Summary: Maildir support for Windows Key: MAILBOX-199 URL: https://issues.apache.org/jira/browse/MAILBOX-199 Project: James Mailbox Issue Type: New Featu

Re: apache-jdkim-0.2 2 is DKIM signing for multipart/* functional?

2013-09-24 Thread Stefano Bagnara
2013/9/24 Justin Robinson : > Hi, > I'm integrating an application (which uses Sendmail as MTA, and hybrid > java/python mailing list manager) with apache jdkim. > > Other existing oss libraries (which I'd previously based the app on) seem > to work fine for plain text, but multipart/alternative re

Jenkins build is still unstable: james-server-trunk ยป Apache James :: Karaf :: Integration tests #4045

2013-09-24 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james

Jenkins build is still unstable: james-server-trunk #4045

2013-09-24 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org

apache-jdkim-0.2 2 is DKIM signing for multipart/* functional?

2013-09-24 Thread Justin Robinson
Hi, I'm integrating an application (which uses Sendmail as MTA, and hybrid java/python mailing list manager) with apache jdkim. Other existing oss libraries (which I'd previously based the app on) seem to work fine for plain text, but multipart/alternative results in DKIM result: fail (wrong body