Email From Address gets overridden
-
Hi,
I noticed that filters:
– woocommerce_email_from_address
– wp_mail_fromdoesn’t work anymore to dynamically change the sender email address.
The filters run correctly, but the value gets constantly overridden by the email address specified as “sender_email” settings in the backend.
This happens even if “prevent_sender_email_override” setting is disabled and with high (9999999…) priority filters.If I disable Post SMTP Mailer, everything works correctly.
NOTE: it used to behave correctly with previous version of the Post SMTP plugin (at the moment I have installed Version 1.8.9)
Any input?
Thanks
The topic ‘Email From Address gets overridden’ is closed to new replies.