[Plugin: Better WP Security] Sending backup emails through Mandrill stopped working
-
I’m getting errors sending the email backups to me in error_logs.
I’m using mandrillapp.com (wpmandrill is the plugin to the app) to send emails so I can track and get better deliverability. It uses the native wp email functions but sends through their system.
It started with the last upgrade of Better WP Security. It’s generating the backups but not sending.
Here is an example of the error in my root, error-log
[12-Aug-2012 12:49:03] wpMandrill::sendEmail: Exception Caught => The domain of the email you provided has not been verified by Mandrill. [12-Aug-2012 12:49:03] wpMandrill::wp_mail_native: [email protected] (Site Database Backup Sunday, August 12th, 2012 at 5:49 am)
Mandrill is set correctly and my domain is verified. I don’t know if Better WP Security is using another ‘send as’ email address?
Here’s the wp-admin/error-log:
[11-Aug-2012 14:07:04] wpMandrill::sendEmail: Exception Caught => The domain of the email you provided has not been verified by Mandrill. [11-Aug-2012 14:07:04] wpMandrill::wp_mail_native: [email protected] (Site Database Backup Saturday, August 11th, 2012 at 7:07 am) [12-Aug-2012 18:39:03] PHP Fatal error: Uncaught exception 'Mandrill_Exception' with message ' - ' in /pathtoroot/public_html/wp-content/plugins/wpmandrill/lib/mandrill.class.php:104 Stack trace: #0 /pathtoroot/public_html/wp-content/plugins/wpmandrill/lib/mandrill.class.php(125): Mandrill->request('users/info') #1 /pathtoroot/public_html/wp-content/plugins/wpmandrill/wpmandrill.php(1082): Mandrill->users_info() #2 [internal function]: wpMandrill::showDashboardWidget('', Array) #3 /pathtoroot/public_html/wp-admin/includes/template.php(975): call_user_func(Array, '', Array) #4 /pathtoroot/public_html/wp-admin/includes/dashboard.php(205): do_meta_boxes('dashboard', 'side', '') #5 /pathtoroot/public_html/wp-admin/index.php(108): wp_dashboard() #6 {main} thrown in /pathtoroot/public_html/wp-content/plugins/wpmandrill/lib/mandrill.class.php on line 104
I’ve changed the email address and path to root for security reasons.
These don’t make much sense to me but I do know it’s not delivering email backups to me since the upgrade.
Thanks.https://www.ads-software.com/extend/plugins/better-wp-security/
- The topic ‘[Plugin: Better WP Security] Sending backup emails through Mandrill stopped working’ is closed to new replies.