interface Mailer
Created by Kevin Sheppard June 21, 2024
abstract void
send(diego.ext.mail.Email email)
send(groovy.lang.Closure emailConfig)
Send an email.
email
Send an email using the Groovy DSL
emailConfig
Groovy Documentation