Links

Jodd Mail

Send and receive emails in Java
Sending emails in Java should be easier. Jodd Mail provides some nice classes for sending and receiving emails in an easier, practical way. They are just wrappers over the standard Java Mail library.

License

The code is released under the BSD-2-Clause license. It has a minimal set of dependencies with the same or similarly open license, so you should be able to use it in any project and for any purpose.
Last modified 2yr ago