Skip to content

Commit 18fb7c3

Browse files
Fixing "envelope recipient"
Second part of #15240
1 parent 1bb1a6a commit 18fb7c3

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
@@ -3382,8 +3382,8 @@ recipients
33823382

33833383
**type**: ``array``
33843384

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

33883388
.. configuration-block::
33893389

0 commit comments

Comments
 (0)