mod_email_status

This module tracks for all outgoing email addresses:

  • If emails are successfully sent

  • Number of emails sent

  • Number of errors

  • Number of bounces

  • Latest error message

With this it will be much easier to get feedback on all outgoing email.

Edit on GitHub

Models

email_status

Tracks the send/bounce/error status of all outgoing emails.

Filters