Hi all, I'm completing a DKIM library in java. The alternative were 1) DKIM for JavaMail: this just sign and is very javamail related and difficult to integrate in james. 2) JavaDKIM: GPL, I found bugs and it was taking much more fixing it than writing my own implementation. 3) Tom Brown's contributed mailets: DomainKeys and not DKIM implementation.
I'd like to add the library to James as it complete jSPF on the email authentication/antispam side. I'd call it jDKIM. ATM it doesn't include mailets/matcher to be included in James but I plan to write them soon. Opinions? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
