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

Asynchronous Mail Plugin

  • Tags : asynchronous, mail
  • Latest : 1.0-RC5
  • Last Updated: 10 June 2013
  • Grails version : 2.0.0 > *
8 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

ReCaptcha and Mailhide support for Grails.

6 votes

ReCaptcha is a CAPTCHA implementation that has a goal of better digitizing books by having users identify words that traditional OCR systems have missed.This plugin uses the ReCaptcha Java library available from http://code.google.com/p/recaptcha/.Versions 0.5 and below of this plugin may not work as desired. ReCaptcha has changed the URL used for secure connections, and these older versions will likely stop functioning at some point in the near future. Read more

Dependency :
compile ":recaptcha:0.6.5"

Documentation Source Issues

Previous12345678910..94Next