Description
Inesta Send Mail Copy is a lightweight plugin designed to help you keep track of outgoing WordPress emails by automatically sending a copy (or a BCC) to a designated email address. Whether you’re running a large-scale site and want to monitor outgoing notifications, or simply need a way to archive specific emails, this plugin provides a simple solution.
Key Features
- Sends a copy or BCC of all outgoing emails to a specified email address.
- Optionally choose between sending a direct copy or BCC for privacy.
- Easy-to-use settings page for configuration.
- Works seamlessly with the native
wp_mail
function. - Lightweight, ensuring no performance impact.
Use Cases
- Email Archiving: Keep a record of every email sent from your WordPress site.
- Monitoring Email Deliverability: Verify that emails sent to users are being properly formatted and delivered.
- Quality Assurance: Check content and formatting of outgoing emails.
How It Works
Once activated, you can navigate to the plugin settings page to configure your email address and choose whether to send a direct copy or use BCC. The plugin then hooks into the wp_mail
function and automatically updates the recipients according to your settings.
Installation
- Upload the plugin files to the
/wp-content/plugins/inesta-send-mail-copy
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Navigate to Settings > Mail Copy to configure your email address.
- Choose whether to send a direct copy or use BCC.
FAQ
-
What happens if I don’t configure the email address?
-
If no email address is specified, the plugin will not send any copies or BCCs. It only activates once you enter a valid address.
-
Can I send copies to multiple email addresses?
-
Currently, only one email address is supported for sending copies or BCC. We recommend using an email forwarder if you need to distribute copies to multiple addresses.
-
Does this work with WooCommerce or other email plugins?
-
Yes, as long as the plugin uses the native
wp_mail
function, Inesta Send Mail Copy will work seamlessly.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Inesta Send Mail Copy” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Inesta Send Mail Copy” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.3
- Improved compatibility with WordPress 6.3.
- Fixed issue with BCC field.
1.0.2
- Improved compatibility with WordPress 6.3.
- Added support for PHP 8.0.
- Minor UI enhancements.
1.0.1
- Bug fix for missing BCC field validation.
- Added more FAQs to the documentation.
1.0.0
- Initial release.