1.15 always overriding From header, while checkbox is disabled
-
Hi,
We’re running the Postmark plugin on a live and a test environment. Where the live environment runs the plugin version 1.15.0, our test environment runs 1.14.0. In the latest update (1.15.0) a new checkbox appeared in the settings: “Force emails to be sent from the Sender Email specified above. Disallows overriding using the $headers array.”
While the checkbox is disabled (by default), this “setting” still seems to be applied.
We’re running a lot of custom forms, that use the wp_mail function, where we actually set the “From” header, like: “From: Website Name <[email protected]>”.
On our test environment, this “From” header is actually used, on our live environment the “From” header is just [email protected]. After a rollback to 1.14.0 on our live environment, it works again like it used to: using the “From” header: “From: Website Name <[email protected]>”.
So the problem seems to occur since version 1.15.0.
Kind regards,
Niels
- The topic ‘1.15 always overriding From header, while checkbox is disabled’ is closed to new replies.