File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -3265,8 +3265,9 @@ sender
3265
3265
3266
3266
**type **: ``string ``
3267
3267
3268
- Sender used by the ``Mailer ``. Keep in mind that this setting override a
3269
- sender set in the code.
3268
+ The "envelope sender" which is used as the value of ``MAIL FROM `` during the
3269
+ the `establishment of the SMTP session `_. This value overrides any other sender
3270
+ set in the code.
3270
3271
3271
3272
recipients
3272
3273
""""""""""
@@ -3526,3 +3527,4 @@ to know their differences.
3526
3527
.. _`Microsoft NTLM authentication protocol` : https://docs.microsoft.com/en-us/windows/win32/secauthn/microsoft-ntlm
3527
3528
.. _`utf-8 modifier` : https://www.php.net/reference.pcre.pattern.modifiers
3528
3529
.. _`Link HTTP header` : https://tools.ietf.org/html/rfc5988
3530
+ _ ..`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