File tree 1 file changed +4
-2
lines changed 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -3375,8 +3375,9 @@ sender
3375
3375
3376
3376
**type **: ``string ``
3377
3377
3378
- Sender used by the ``Mailer ``. Keep in mind that this setting override a
3379
- sender set in the code.
3378
+ The "envelope sender" which is used as the value of ``MAIL FROM `` during the
3379
+ the `establishment of the SMTP session `_. This value overrides any other sender
3380
+ set in the code.
3380
3381
3381
3382
recipients
3382
3383
""""""""""
@@ -3641,3 +3642,4 @@ to know their differences.
3641
3642
.. _`Microsoft NTLM authentication protocol` : https://docs.microsoft.com/en-us/windows/win32/secauthn/microsoft-ntlm
3642
3643
.. _`utf-8 modifier` : https://www.php.net/reference.pcre.pattern.modifiers
3643
3644
.. _`Link HTTP header` : https://tools.ietf.org/html/rfc5988
3645
+ _ ..`establishment of the SMTP session`: https://en.wikipedia.org/wiki/Simple_Mail_Transfer_Protocol#SMTP_transport_example
You can’t perform that action at this time.
0 commit comments