Changes between Initial Version and Version 1 of Ticket #52822, comment 11
- Timestamp:
- 03/27/2021 05:06:26 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #52822, comment 11
initial v1 1 1 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. 2 2 3 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.3 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 on [https://github.com/PHPMailer/PHPMailer/issues/new?assignees=&labels=&template=bug_report.md&title=].