Skip to content

dsolistorres/sendmail-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

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

No packages published