This project is not covered by Drupal’s security advisory policy.

Note: This was developed as an in-house utility for Astonish Design. Your milage may vary

The intent of this module is to avoid sending email out from the production server. Instead, this module intercepts mail from Drupal, by implementing the mail wrapper, and pushes it into a Redis queue.

This is not a stand alone module. Use this in conjunction with Astonish Postmaster. Postmaster pops mail off of the Redis queue and sends via MailGun.

We use this system as a central hub for sending email. Multiple sites push messages into the queue and the postmaster hands them off to MailGun.

Dependencies

Project information

Releases