Email Notifications
2 sites
No security coverage
This module logs all emails sent by your Drupal site, storing their content in the database for auditing purposes. It also provides functionality to resend any logged email with its original content.
This is a very simple module that logs all emails sent and allows to resend them
Features
Every time an email is sent, the email contents are stored in the database.
This might be useful to be able to audit within specific workflows.
Additionally, you can resent the email with the original values.
Post-Installation
Visit /admin/email-notifications to check all the existing notification logs.
There's an operation in each of them to resend it.