You are here

queue_mail.info in Queue Mail 5

Same filename and directory in other branches
  1. 6 queue_mail.info
  2. 7 queue_mail.info
name = Queue Mail
description = Queues all mail send by your Drupal site so that it is sent via cron, using the job queue. This is helpful for large traffic sites where sending a lot of emails per page request can slow things down considerably.
package = Mail
dependencies = job_queue

File

queue_mail.info
View source
  1. name = Queue Mail
  2. description = Queues all mail send by your Drupal site so that it is sent via cron, using the job queue. This is helpful for large traffic sites where sending a lot of emails per page request can slow things down considerably.
  3. package = Mail
  4. dependencies = job_queue