So in this issue #2925878: SMTPMailSystem does not respect $from and $from_name values the module was patched to allow other modules to override the default FROM value in SMTP. However, I was relying on this feature in SMTP to send emails from a consistent address. I'd like to be able to restore that feature if possible.

Comments

bburg created an issue.