Stefano, This sounds like excellent news!
I remember that my implementation of DomainKeys couldn't be packaged with James due to the Apache foundation's concerns over the licensing of the DK spec. Is it possible that DKIM is encumbered in the same way? If so, what are the options for releasing jDKIM? Tom On Thu, Sep 24, 2009 at 4:02 PM, Stefano Bagnara <[email protected]> wrote: > 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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
