Skip to content

Commit b202aa1

Browse files
Added cautionbox for sender
TODO: Same for "recipients", line 3141
1 parent 1b1f8ff commit b202aa1

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
@@ -3132,8 +3132,11 @@ sender
31323132

31333133
**type**: ``string``
31343134

3135-
Sender used by the ``Mailer``. Keep in mind that this setting override a
3136-
sender set in the code.
3135+
Sender used as ``MAIL FROM`` in the SMTP session.
3136+
3137+
.. caution::
3138+
3139+
This setting overrides a sender set in the code.
31373140

31383141
recipients
31393142
""""""""""

0 commit comments

Comments
 (0)