7 votes
2% of Grails users
The plugin realises asynchronous mail sending. It stores messages in the DB and sends them asynchronously by the quartz job. Read more
Dependency :
compile ":asynchronous-mail:1.0-RC5"
Documentation
Source
Issues
Provides a wrapper around GreenMail (http://www.icegreen.com/greenmail/) and provides a view that displays 'sent' messages Read more
Dependency :
compile ":greenmail:1.3.4"
Documentation
Allows one to specify an email address where all frontend exceptions will be sent. Read more
Dependency :
compile ":mail-on-exception:0.1.1"
Documentation
Source
Issues
Send emails to users to perform click-through confirmations of any kind. Read more
Dependency :
compile ":email-confirmation:2.0.8"
Documentation
Source
Issues
This plug-in provides a MailService class as well as configuring the necessary beans withinthe Spring ApplicationContext.It also adds a "sendMail" method to all controller classes. Read more
Dependency :
compile ":mail:1.0.1"
Documentation
Source
Issues
Read more
Dependency :
compile ":contact-me:0.2.1"
Documentation