Skip to content

leftovers/gremail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple example grails app using activemq,jms,mail.

how-to

you'll need email config file ~/.grails/email-secrets.groovy
----
grails.mail.username="username@gmail.com"
grails.mail.password="yourpassword"
grails.mail.test.sendto="test.email.send.to@somedomain.com"
grails.mail.test.from="username@gmail.com"
----

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published