Forget information on keystore. I was on a s/mime trip, not the dkim one... and see Stefano answer.

Eric

On 14/03/12 15:32, Eric Charles wrote:
I saw the DKIM Mailet and semi understand what is taking place.
My question is how do I create the Private keys using james.

You need a keystore, see
http://james.apache.org/server/3/config-ssl-tls.html where we describe
the way to achieve this for SSL/TLS. The generation process is similar.
You need to generate a keypair (public and private) and paste the
exported private key to the jdkim mailet configuration (we could do
better IMHO, the privacy is no more there...).

I've found several tools to create a private key using the message
contents
and a supplied public key.

I use KeyStore Explorer (http://www.lazgosoftware.com/kse/index.html)

However they are adding them before james processes the message, and
so the
keys are getting tampered with by james and returning invalid.


---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org
For additional commands, e-mail: server-user-h...@james.apache.org

Reply via email to