Skip to content

Commit 05e1203

Browse files
committed
Tweaks
1 parent 236ed26 commit 05e1203

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

reference/configuration/framework.rst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3373,11 +3373,9 @@ sender
33733373

33743374
**type**: ``string``
33753375

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.
33813379

33823380
recipients
33833381
""""""""""
@@ -3642,3 +3640,4 @@ to know their differences.
36423640
.. _`Microsoft NTLM authentication protocol`: https://docs.microsoft.com/en-us/windows/win32/secauthn/microsoft-ntlm
36433641
.. _`utf-8 modifier`: https://www.php.net/reference.pcre.pattern.modifiers
36443642
.. _`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

0 commit comments

Comments
 (0)