File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -1599,8 +1599,10 @@ the :class:`Symfony\\Bundle\\FrameworkBundle\\Test\\MailerAssertionsTrait`::
15991599
16001600.. tip ::
16011601
1602- If your controller returns a redirect response after sending the email, make sure to have your client *not * follow redirects.
1603- The kernel is rebooted after following the redirection and the message lost from the mailer event handler.
1602+ If your controller returns a redirect response after sending the email, make
1603+ sure to have your client *not * follow redirects. The kernel is rebooted after
1604+ following the redirection and the message will be lost from the mailer event
1605+ handler.
16041606
16051607.. _`Amazon SES` : https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Mailer/Bridge/Amazon/README.md
16061608.. _`App Password` : https://support.google.com/accounts/answer/185833
You can’t perform that action at this time.
0 commit comments