File tree 1 file changed +4
-2
lines changed
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`::
1599
1599
1600
1600
.. tip ::
1601
1601
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.
1604
1606
1605
1607
.. _`Amazon SES` : https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Mailer/Bridge/Amazon/README.md
1606
1608
.. _`App Password` : https://support.google.com/accounts/answer/185833
You can’t perform that action at this time.
0 commit comments