by checkemail on WordPress.org
Check & Log email allows you to test if your website is correctly sending emails . Overriding of email headers and carbon copying to another address.

Check & Log Email - Status
In need of a tool that allows you to easily log and view all emails sent from WordPress? Check & Log might be just the solution for that.
This WordPress plugin helps you store sent emails for auditing purposes, as well as debug email related problems in your WordPress site. Works best on eCommerce websites that have been created with WooCommerce or Easy Digital Downloads.
Home | Help & Tech Support | Documentation | Premium Features
wp_mail_catcher_mail_success – is triggered before an email is sent. It has a single argument that is an array containing original mail info.
check_email_email_log_before_insert – is triggered before an email data about to save in check & Log Email. It has a two argument.
wp_check_email_failed – is triggered when an email is failed. It has a two argument.
check_email_log_inserted – is triggered after data successfully saved in log.
check_email_loaded – is triggered when check & log email successfully loaded.
Support
We try our best to provide support on WordPress.org forums. However, We have a special community support where you can ask us questions and get help about your Check & Log Email related questions. Delivering a good user experience means a lot to us and so we try our best to reply each and every question that gets asked.
Bug Reports
Bug reports for Check & Log Email are welcomed on GitHub. Please note GitHub is not a support forum, and issues that aren’t properly qualified as bugs will be closed.
Credits
* jsPDF used https://github.com/parallax/jsPDF – License URI: https://github.com/parallax/jsPDF/blob/master/LICENSE
* league/oauth2-client used https://github.com/thephpleague/oauth2-client – License URI: https://github.com/thephpleague/oauth2-client/blob/master/LICENSE