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

Greenmail Plugin for Grails

  • Tags : testing, mail
  • Latest : 1.3.4
  • Last Updated: 02 April 2013
  • Grails version : 1.3.0 > *
3 votes

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

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