-
Notifications
You must be signed in to change notification settings - Fork 0
dsolistorres/sendmail-webapp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Test webapp to send mail. It uses MyFaces 2.0, Spring Framework and Velocity Templates. Configured for: - gmail smpt (requires access for less secure apps in Google Account). - amazon ses (add this system property: smtp-server=ses) Run with maven jetty plugin : mvn jetty:run [-Dsmtp-server=ses] -Demail.user.name=<mail.user> -Demail.user.password=<mail.password> Properties email.user.name and email.user.password are required for authentication. Set them on the command line or with a configuration file.
About
Sample webapp to test mail sending
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published