Queue Mail

Component ID

326512

Component name

Queue Mail

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

20563

Component created

Component changed

Component body

Queues email sending from your site so that instead of being sent immediately it is sent on cron or via some other queue processor.

Useful for high traffic sites that can send a lot of emails on individual page requests.

Drupal 7

The Drupal 7 version supports sending with any email framework, i.e. it works perfectly with Mime Mail module or any other of framework that handles the actual sending of emails. It also uses a standard Drupal queue to do the queuing of emails. It requires at least Drupal 7.12.

The Drupal 7 version is actively maintained.

Drupal 6

Queues any email sent from your Drupal site and then uses the Job queue module to send them via cron. Emailing only supports the PHP mail function.

The Drupal 6 version is in feature freeze, and only serious bug fixes and security issues will be fixed.

Drupal 8

The Drupal 8 version is based on the Drupal 7 one and has all the same features/benefits.

The Drupal 8 version is actively maintained.

Authors

Drupal 6

The Drupal 6 version of this module was written by: Khalid Baheyeldin of 2bits.com.

The author can also be contacted for paid customizations of this module as well as Drupal consulting, installation, development, and customizations.

Drupal 7

The Drupal 7 version of this module was initially ported by Michael Lopez and since improved by Steven Jones.

Drupal 8

The Drupal 8 version of this module was ported by Steven Jones and Evgenii Nikitin.