deliciousbrains / wp-offload-ses-lite

WP Offload SES Lite sends all outgoing WordPress emails through Amazon Simple Email Service (SES) instead of the local wp_mail() function.
https://wordpress.org/plugins/wp-ses/
13 stars 11 forks source link

WP does not use SES offload to send emails #31

Closed Zetanova closed 2 years ago

Zetanova commented 2 years ago

I updated wordpress to WordPress: 5.8.1 view days ago and wordpress just stopped using Offload-SES.

The test send function is working fine.

WordPress: 5.8.1 PHP: 7.4.24 WP Offload SES Lite (v1.4.6) by Delicious Brains Send Mail Using SES: On

Emails are send over: X-Mailer: PHPMailer 6.5.0 (https://github.com/PHPMailer/PHPMailer)

Zetanova commented 2 years ago

some plugin is just loading wp-includes/pluggable.php early