https://github.com/oblac/jodd-mail
Simple Java Mail library.
https://github.com/oblac/jodd-mail
java mail
Last synced: about 1 year ago
JSON representation
Simple Java Mail library.
- Host: GitHub
- URL: https://github.com/oblac/jodd-mail
- Owner: oblac
- License: bsd-2-clause
- Created: 2020-08-28T21:34:50.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-02T17:29:48.000Z (over 1 year ago)
- Last Synced: 2025-04-05T03:23:03.282Z (about 1 year ago)
- Topics: java, mail
- Language: Java
- Homepage: https://mail.jodd.org
- Size: 200 KB
- Stars: 31
- Watchers: 2
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Jodd Mail
[](https://github.com/oblac/jodd)


[](https://javadoc.io/doc/org.jodd/jodd-mail)
[](https://travis-ci.org/oblac/jodd-mail)
[](https://codecov.io/gh/oblac/jodd-mail)
[](https://www.codacy.com/gh/oblac/jodd-mail?utm_source=github.com&utm_medium=referral&utm_content=oblac/jodd-mail&utm_campaign=Badge_Grade)
[](https://stackoverflow.com/questions/tagged/jodd)
[](https://github.com/oblac/jodd-mail/blob/master/LICENSE)
🌟 Simple Java Mail library.
🏡 Website: [mail.jodd.org](https://mail.jodd.org)
❤️ For developers, by developer.
### ✉️ Overview
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.