Forward Email add-on allows you to send a copy of all the emails send from WordPress, to another email address. The add-on allows you to choose whether you want to forward through to, cc or bcc fields. This can be extremely useful when you want to debug by analyzing the emails that are sent from WordPress.
Screenshots
Show Change Log
v2.0.2 (2020-05-27)
Fix: Prevent warnings when the settings page is opened for the first time.
Tweak: Code improvements for performance and maintainability.
v2.0.1 (2017-09-21)
Fix: Prevent fatal error if Email Log plugin is not installed.
v2.0.0 (2017-04-15)
Major rewrite. Added support for Email Log 2.0.0
v0.3 (2013-12-20)
Fix: Use class name to retrieve FILTER_NAME const
v0.2 (2013-11-17)
Added conditions to check if email log plugin is installed or not