Skip to content

Commit adba2b8

Browse files
ThomasLandauerjaviereguiluz
authored andcommitted
Added cautionbox for sender
TODO: Same for "recipients", line 3141
1 parent 8829154 commit adba2b8

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

reference/configuration/framework.rst

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

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

3376-
Sender used by the ``Mailer``. Keep in mind that this setting override a
3377-
sender set in the code.
3376+
Sender used as ``MAIL FROM`` in the SMTP session.
3377+
3378+
.. caution::
3379+
3380+
This setting overrides a sender set in the code.
33783381

33793382
recipients
33803383
""""""""""

0 commit comments

Comments
 (0)