https://github.com/royk/sparkmail
Send emails with Spark - the Java microframework
https://github.com/royk/sparkmail
Last synced: 11 months ago
JSON representation
Send emails with Spark - the Java microframework
- Host: GitHub
- URL: https://github.com/royk/sparkmail
- Owner: royk
- License: gpl-2.0
- Created: 2015-10-16T08:38:19.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-10-16T08:46:52.000Z (almost 11 years ago)
- Last Synced: 2025-05-13T19:04:12.500Z (about 1 year ago)
- Language: Java
- Size: 148 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
Abstracts email sending for the Spark framework.
Used for my own projects and currently makes the following assumptions:
1) You are using Gmail
2) You are using FreeMarker
Initialize with your account email and password.