Changes between Version 3 and Version 4 of Ticket #49687, comment 28
- Timestamp:
- 08/09/2025 04:10:58 PM (11 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #49687, comment 28
v3 v4 12 12 > Which "From:" mail address should be used in mail sent directly via SMTP (Windows only). This directive also sets the "Return-Path:" header. 13 13 14 The `sendmail_from` was meant for Windows system exclusively. But PHPMailer, is taking it regardless of the system.14 The `sendmail_from` was meant for Windows system exclusively. But PHPMailer, because this directive also sets the "Return-Path:" header, regardless of the system. And since DMARC SPF check relies on the "Return-Path", this could be relevant. 15 15 16 16 Still setting in the `sendmail_path` the `-f` is a wrong practice. The `-f` must be set in the `additional_params` of `mail` or via `mail.force_extra_parameters`
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)