Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 487 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 487 Bytes
description
Send and receive emails in Java

Jodd Mail

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.