=== Emails Catch All === Contributors: Iulia Cazan Author URI: https://profiles.wordpress.org/iulia-cazan Tags: emails, smtp auth, recipients, email html, email plain text, email catch all, emails history, replace email recipients Requires at least: not tested Tested up to: 4.9.8 Stable tag: 2.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Donate Link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=JJA37EHZXWUTJ == 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. == 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 == Hooks == admin_menu, register_deactivation_hook == Screenshots == 1. Example of the recorder messages 2. The catch all settings 3. The SMTP options == Frequently Asked Questions == None == Changelog == = 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 == Upgrade Notice == * Nothing yet == 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 == 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.