Overriding From Address (multiple signatures defined)
-
I’m failing to find the source but I thought you could overwrite the sender address by passing the new one through the header vars.
We have quite a few clients that ask for things like info@ for information services, jobs@ for job listings, etc, but this plugin only allows one config option. Now, I get that part. Sure, only define one system address. But why not allow us to override the from address so long as it is an address that has a verified signature?
Or can I do it? I tried using something like this:
$headers = "From:Some Company <[email protected]>\r\n";
but clearly that didn’t do it. I tried trolling around in the plugin’s source and it does look like the sender address is pretty static.
Is there a way to override the system from address?
https://www.ads-software.com/plugins/postmark-approved-wordpress-plugin/
- The topic ‘Overriding From Address (multiple signatures defined)’ is closed to new replies.