MailQ

Souvent22 - February 22, 2008 - 05:40

MailQ is a module that queues ALL mail for sending. However, it still uses other module to actually send the mail.
This means that one can uses mimemail AND MailQ togather. MailQ will "queue" the mail to a table, and then during cron runs send emails in batch.

MailQ includes the following features:
- Set a batch size to run
- Set a "max try" value so that if a mail fails to send, the mail will be retried.
- Select the "mail library" that you wish to use to send mail, or you can ONLY queue mail, which is good for development. You could e.g. select from mimemail, smtp mail, or the drupal default mailer.

Note: This is a workable module, but I didn't have time to make all the bells and whistles. That's what patches are for :).

Releases

Development snapshotsDateSizeLinksStatus
5.x-1.x-dev2008-Feb-229.92 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.


 
 

Drupal is a registered trademark of Dries Buytaert.