Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vietj/templatemailer
https://github.com/vietj/templatemailer
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/vietj/templatemailer
- Owner: vietj
- Created: 2014-09-20T21:21:03.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-20T21:21:21.000Z (over 10 years ago)
- Last Synced: 2024-11-08T20:49:56.920Z (about 2 months ago)
- Language: Java
- Size: 97.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Example:
- Installer Java
- Installer Maven
- `mvn package`Utilisation:
- `java -jar target/templatemailer-1.0-SNAPSHOT.jar --source test.csv --template template.stg --from [email protected] --host smtp.gmail.com --secure --port 587 --username [email protected] --password somepassword --subject "c est super génial"`