Skip to content

Commit 30edc3a

Browse files
committed
minor #15617 [Mailer] Fixing "envelope recipient" (ThomasLandauer)
This PR was merged into the 5.3 branch. Discussion ---------- [Mailer] Fixing "envelope recipient" Second part of #15240 The link `SMTP session` depends on #15616 Commits ------- 18fb7c3 Fixing "envelope recipient"
2 parents 579401a + 18fb7c3 commit 30edc3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/configuration/framework.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3381,8 +3381,8 @@ recipients
33813381

33823382
**type**: ``array``
33833383

3384-
Recipients used by the ``Mailer``. Keep in mind that this setting override
3385-
recipients set in the code.
3384+
The "envelope recipient" which is used as the value of ``RCPT TO`` during the
3385+
the `SMTP session`_. This value overrides any other sender set in the code.
33863386

33873387
.. configuration-block::
33883388

0 commit comments

Comments
 (0)