Changes between Initial Version and Version 1 of Ticket #52822
- Timestamp:
- 03/15/2021 10:43:32 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #52822
-
Property
Milestone
changed from
Awaiting Review
to5.7.1
-
Property
Milestone
changed from
-
Ticket #52822 – Description
initial v1 1 In [https://core.trac.wordpress.org/ticket/52577], the "Upgrade PHPMailer to version 6.3.0" change has this functionality:1 In #52577 , the "Upgrade PHPMailer to version 6.3.0" change has this functionality: 2 2 3 3 //Make the mail() and sendmail transports set the envelope sender the same way as SMTP does, i.e. use whatever From is set to, only falling back to the sendmail_from php.ini setting if From is unset.//