https://github.com/bruce-mig/java-mail-smtp
Email notifications via SMTP using the JavaMail Library
https://github.com/bruce-mig/java-mail-smtp
java-mail-sender mime-type smtp
Last synced: 3 months ago
JSON representation
Email notifications via SMTP using the JavaMail Library
- Host: GitHub
- URL: https://github.com/bruce-mig/java-mail-smtp
- Owner: bruce-mig
- Created: 2025-01-25T19:02:46.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-28T12:34:54.000Z (5 months ago)
- Last Synced: 2025-02-09T04:40:53.590Z (5 months ago)
- Topics: java-mail-sender, mime-type, smtp
- Language: Java
- Homepage:
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# java-mail-smtp
This app demonstrates sending email notifications via SMTP using JavaMail Library.