Plugins You can find out about all the publicly available Grails plugins.

Provides Mail support to a running Grails application

supported by SpringSource

47 votes

40% of Grails users

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