Two example projects that will add a DKIM-Signature header to sign message bodies transferred from client and server One project uses DNS to obtain the public key to verify signatures, one doesn't.
- Maven 2.0.9 or higher
- In root directoy
mvn clean install
This will build a WAR and run it with embedded Jetty