Schedule Mail

Categories

Component ID

2621224

Component name

Schedule Mail

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Schedule Mail, adds a new function like drupal_mail to allow modules to schedule an e-mail instead of sending it directly. The mails are sent during cron runs. It also allows the modules to delete a mail from the queue, if is the mail is no longer necessary.

This is an API module, doesn't do anything by itself.