File tree 1 file changed +4
-5
lines changed 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -3373,11 +3373,9 @@ sender
3373
3373
3374
3374
**type **: ``string ``
3375
3375
3376
- Sender used as ``MAIL FROM `` in the SMTP session.
3377
-
3378
- .. caution ::
3379
-
3380
- This setting overrides a sender set in the code.
3376
+ The "envelope sender" which is used as the value of ``MAIL FROM `` during the
3377
+ the `establishment of the SMTP session `_. This value overrides any other sender
3378
+ set in the code.
3381
3379
3382
3380
recipients
3383
3381
""""""""""
@@ -3642,3 +3640,4 @@ to know their differences.
3642
3640
.. _`Microsoft NTLM authentication protocol` : https://docs.microsoft.com/en-us/windows/win32/secauthn/microsoft-ntlm
3643
3641
.. _`utf-8 modifier` : https://www.php.net/reference.pcre.pattern.modifiers
3644
3642
.. _`Link HTTP header` : https://tools.ietf.org/html/rfc5988
3643
+ _ ..`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