[wp-trac] [WordPress Trac] #52822: PHPMailer change in WordPress 5.7 breaks working sites
WordPress Trac
noreply at wordpress.org
Sat Mar 27 05:02:45 UTC 2021
#52822: PHPMailer change in WordPress 5.7 breaks working sites
-------------------------------------+---------------------
Reporter: tigertech | Owner: (none)
Type: defect (bug) | Status: new
Priority: high | Milestone: 5.7.1
Component: Mail | Version: 5.7
Severity: normal | Resolution:
Keywords: needs-patch 2nd-opinion | Focuses:
-------------------------------------+---------------------
Comment (by galbaras):
Actually, the `-f` flag is only used when `!empty($this->Sender)`, which
means that when there's no sender, the defaults should still work.
Detecting the INI value and setting the Sender should resolve this
problem, and in all other cases, things should behave as before.
Either way, this forum isn't about phpMailer. It's about WordPress, and
changes to phpMailer are outside the scope of the discussion. Feel free to
suggest your change there.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/52822#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list