We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8829154 commit adba2b8Copy full SHA for adba2b8
reference/configuration/framework.rst
@@ -3373,8 +3373,11 @@ sender
3373
3374
**type**: ``string``
3375
3376
-Sender used by the ``Mailer``. Keep in mind that this setting override a
3377
-sender set in the code.
+Sender used as ``MAIL FROM`` in the SMTP session.
+
3378
+.. caution::
3379
3380
+ This setting overrides a sender set in the code.
3381
3382
recipients
3383
""""""""""
0 commit comments