Skip to content

Commit 236ed26

Browse files
committed
minor #15240 [Mailer] Added cautionbox for sender (ThomasLandauer)
This PR was submitted for the 5.2 branch but it was merged into the 5.3 branch instead. Discussion ---------- [Mailer] Added cautionbox for sender TODO: Same for "recipients", line 3141 Commits ------- adba2b8 Added cautionbox for sender
2 parents 8829154 + adba2b8 commit 236ed26

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)