WordPress email testing with PostBox plugin. It saves WordPress email logs. You can view email details like subject, To, cc, Bcc, etc.
How to use the WordPress email log plugin?
Step 1: Go to wp-admin > plugins > then search PostBox Email Log
Step 2: Then install and activate the plugin.
Now it will automatically start to capture the email details that were sent from WordPress.
It will work like, WooCommerce Email Log or any other WordPress plugin.
How WordPress Email Logging is Working?
The WordPress email logging plugin is hooked to wp_mail. Then store information in the database. No need for any external fake SMTP server like Mailtrap.
Is it Work with SMTP WordPress Plugin?
Yes, It will work with WordPress SMTP plugins like SMTP7. Most of web servers disable the PHP email function. We can enable the email option by SMTP.
Top comments (0)