Replies: 0
Hello,
Thank you for the great plugin. We have been using it for a while and everything has worked great until a recent update.
Now WooCommerce is not sending emails through your plugin but rather from the server.
I have read through other posts about similar issues and have tried those solutions I could find that seemed appropriate for my situation.
I am using…
Gmail SMTP v1.2.0
WooCommerce v5.0.0
Wordpress v5.6.2
No new plugins have been added.
Since GSMTP uses wp_mail() and so does WC, I’m guessing GSMTP is supposed to catch calls to wp_mail maid by other plugins (like WC). The behavior I am seeing indicates that something has gone wrong and WC is now overriding GSMTP’s setting. Just a thought.
Whatever the case I am stuck and hope you can help.
Please let me know if you need any info.
Thanks!
EDIT:
Forgot to mention that the Test function from GSMTP is working. Emails received are from the gmail account. Whereas emails from WC are from the gmail account VIA the server.