[wp-trac] [WordPress Trac] #52822: PHPMailer change in WordPress 5.7 breaks working sites
WordPress Trac
noreply at wordpress.org
Thu Apr 1 12:59:34 UTC 2021
#52822: PHPMailer change in WordPress 5.7 breaks working sites
-------------------------------------------------+-------------------------
Reporter: tigertech | Owner:
| SergeyBiryukov
Type: defect (bug) | Status: closed
Priority: high | Milestone: 5.7.1
Component: Mail | Version: 5.7
Severity: normal | Resolution: fixed
Keywords: has-patch needs-testing commit | Focuses:
fixed-major |
-------------------------------------------------+-------------------------
Changes (by SergeyBiryukov):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"50630" 50630]:
{{{
#!CommitTicketReference repository="" revision="50630"
External Libraries: Upgrade PHPMailer from 6.3.0 to 6.4.0.
6.4.0 reverts a change that made the `mail()` and sendmail transports set
the envelope sender if one isn't explicitly provided, as it was causing
problems in specific PHP/server configurations.
Release post: https://github.com/PHPMailer/PHPMailer/releases/tag/v6.4.0
Changelog: https://github.com/PHPMailer/PHPMailer/compare/v6.3.0...v6.4.0
Props Synchro, tigertech, ayeshrajans, galbaras, audrasjb, SergeyBiryukov,
desrosj, ocean90.
Merges [50628] to the 5.7 branch.
Fixes #52822.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/52822#comment:27>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list