Show Navigation

Grails Plugins

Latest Plugins

Top Rated Plugins

Plugins By Tag

Plugins By Owner

Useful Link

Plugins

  • asynchronous-mail

    The plugin realises asynchronous mail sending. It stores messages in a DB and sends them asynchronously by a quartz job.

    3.1.2 published Jul 27, 2023 by gpc
  • mailgun

    Grails grails-mailgun plugin

    2.0.3-b published May 23, 2017 by orkonano
    4
  • mailwatcher

    This Plugin reads unread mails from provided mail account Id. To Grails 3 updated Version of https://github.com/IntelliGrape/Grails-Mail-Watcher-Plugin.

    0.4.1 published Jun 27, 2019 by junehasissues
    1
  • sendgrid

    Grails SendGrid Plugin

    2.0.1 published Aug 27, 2016 by desirable-objects
    10
  • greenmail

    Grails GreenMail Plugin

    2.0.0.RC3 published Feb 24, 2021 by gpc
    13
  • mail

    Grails mail plugin

    3.0.0 published Oct 22, 2019 by grails
  • mailinglist

    mailinglist is a Grails plugin which makes use of quartz to dynamically schedule either group or specific email address contact. You create html email templates with images etc, then define time and date for this to be sent. The job is then added to quartz and set to email at given time. The queue can easily be controlled via bootstrap so that nothing is ever lost. Do you want to email a person at 11:41 pm or maybe a group of people at 2.15am? then look no further. You can schedule an email to be scheduled and to run on a set date and time. Supports HTML emails with inline images as well as attachments has been tested on outlook and result appears to load fine.

    3.0.3 published Feb 18, 2017 by vahid
    1
  • novamail

    The Novamail plug-in provides e-mail sending and retrieving capabilities to a Grails application. It is also capable of sending emails asynchronously by using a scheduled Job

    0.1.8 published May 25, 2020 by novadge
    2
  • queuemail

    Queuemail plugin is a centralised email queueing system configurable for many providers all centrally controlled and limited to either daily limit or failures exceeding failureTolerance limit (in a row). By default all email's passing through are priority driven and configured by overall customService name. Two methods of priority queueing are provided BASIC and ENHANCED (default). Enhanced launches an additional thread for each running task and will attempt to kill any running process considered as stuck (if time taken exceeds killLongRunningTasks configuration period).

    1.3 published Dec 7, 2016 by vahid