Emails Catch All

Description

This is a plugin that allows you to set a catch all emails address that will receive a copy of all the emails sent from the application or that will replace the recipients for all the emails sent. Also, the plugin allows to set the content type of the emails and to record the history of the outgoing messages, and provides the interface for configuring SMTP options and emails error display.

Hooks

admin_menu, register_deactivation_hook

License

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Version history

3.4.4 – Tested up to 6.4.2; styles updates
3.4.3 – Tested up to 6.4.1; content type auto to inheriting the native type; fixed the WooCommerce emails preview by removing the inline styles artifacts
3.4.2 – Tested up to 6.2; PHP 8 compatibility
3.4.1 – Tested up to 6.0.2, fixed the title style so it does not overlaying the network menu
3.4.0 – Added the attachment info in the history log details
3.3.1 – Fixed warning when network options were not updated previously
3.3.0 – Tested up to 5.9, added multisite options that allow controlling the sub-sites settings, added a new option to auto cleanup the emails from the history log after a number of days, minor styles updates
3.2.1 – Fix cleanup all history
3.2.0 – Tested up to 5.8, fix warnings for trailing comma, responsive updates, translations updates
3.1 – Tested up to 5.7, added compact view option, fixed notice dismiss, fixed settings removal when switching to only record option, styles and translation updates
3.0 – Tested up to 5.6.2, option to disable emails completely, icons for recipient types, use vanilla JavaScript for future compatibility
2.6 – Tested up to 5.5, cleanup on plugin deactivation, fix warnings and missing translation
2.5 – Tested up to 5.2.2, added from email and from name in the listing.
2.4 – Tested up to 5.2.1.
2.3 – Tested up to 5.0.1, fix warnings.
2.2 – Tested up to 4.9.8, filters, new lines, styles updates.
2.1 – Added EN and RO translations.
2.0 – SMTP settings, from email and from name override options.
1.0 – Initial version.

Screenshots

  • Example of the recorded messages
  • Recipient types and descriptions
  • Sites options when using the plugin in a multisite setup, each site can have a different setting
  • Network log view, with various filters

Installation

  • Upload Emails Catch All to the /wp-content/plugins/ directory of your application
  • Login as Admin
  • Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

Kessú Nái

Reviews

Disambor 5, 2023
If you have a need for logging emails on your production site, this plugin does it for free. If you have a test site, this plugin is essential. It can save you from inadvertently sending test emails to customers when they should not have ever received them. Need more convincing? I appreciated it so much, I just wrote a blog article about it, "No Escapes! Safe WordPress Email Testing." (I would give you a link, but that is, understandably, against WordPress.org policy. Besides, you don't need to read it. Just try the plugin!)
Séptembor 19, 2023
A plugin that combines Disable Plugins, WP Mail Catcher and a basic replacement for WP SMTP Mail in a neat and simple interface and settings. I love it <3
Jun 20, 2023
And that too free of charge. I have been looking for a long time and finally found what I was looking for.
Ipril 19, 2022
Great for running on test sites to ensure you can fully test mail outs and messages but not leak emails to actual users. Thanks
Maarec 10, 2021
I use this plugin in my local developmental site and it works flawlessly, catches all emails going out and shows all emails in admin panel. Replaces all emails, to, cc, bcc, with the email in settings. Awesome work. thank you developer.
Séptembor 24, 2020
Really usefull plugin. Faster than waiting for emails to come in or simply test email sending 🙂
Read all 6 reviews

Contributors & Developers

“Emails Catch All” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Emails Catch All” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

3.4.4

  • Tested up to 6.4.2
  • Styles updates

3.4.3

  • Tested up to 6.4.1
  • Added the content type auto option for inheriting the native type
  • Fixed the WooCommerce emails preview by removing the inline styles artifacts

3.4.2

  • Tested up to 6.2
  • PHP 8 compatibility

3.4.1

  • Tested up to 6.0.2
  • Fixed the title style so it does not overlaying the network menu

3.4.0

  • Added the attachment info in the history log details

3.3.1

  • Fixed warning when network options were not updated previously

3.3.0

  • Tested up to 5.9
  • Added multisite options that allow controlling the sub-sites settings (use site settings or inherit network settings)
  • Added a new option to auto cleanup the emails from the history log after a number of days (scheduled as a cron task)
  • Minor styles updates

3.2.1

  • Fix cleanup all history

3.2.0

  • Tested up to 5.8
  • Fix warnings for trailing comma
  • Changed the UI, responsive updates
  • Translations updates

3.1

  • Tested up to 5.7
  • Added compact view option
  • Fixed notice dismiss
  • Fixed settings removal when switching to only record option
  • Styles updates
  • Additional translated string for Romanian language

3.0

  • Tested up to 5.6.2
  • Added the option to disable emails completely.
  • Added icons for recipient types.
  • Updated the plugin to use vanilla JavaScript for future compatibility.

2.6

  • Tested up to 5.5
  • Added the option to cleanup all or not on plugin deactivation
  • Fix warning and missing translation

2.5

  • Tested up to 5.2.2
  • Added from email and from name in the listing

2.4

  • Tested up to 5.2.1

2.3

  • Tested up to 5.0.1
  • Fixed warnings

2.2

  • Tested up to 4.9.8
  • Added the recorded emails filtering by date, email or content
  • Added changes so that the current settings tab to be reopened after the setings are saved
  • Syles updates.
  • Fix new lines in the email content.

2.1

  • Added EN and RO translations

2.0

  • Tested up to 4.9.7
  • New settings for SMTP authentication
  • New settings for overridding the from email and from name for the outgoing emails
  • New grouping of settings
  • New listing details: TO, CC and BCC for the recorded emails

1.0

  • Allow to setup the recipient and override the receiver of the emails
  • Allow to record the emails sent from the site