File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -408,8 +408,8 @@ the report with details of the sent emails.
408408.. tip ::
409409
410410 In addition to the features provided by Symfony, there are applications that
411- can help you test emails during application development, like `MailCatcher `_
412- and `MailHog `_.
411+ can help you test emails during application development, like `MailCatcher `_,
412+ ` Mailtrap `_ and `MailHog `_.
413413
414414How to Spool Emails
415415-------------------
@@ -656,6 +656,7 @@ redirected page and the email won't be accessible.
656656
657657.. _`MailCatcher` : https://github.com/sj26/mailcatcher
658658.. _`MailHog` : https://github.com/mailhog/MailHog
659+ .. _`Mailtrap` : https://mailtrap.io/
659660.. _`Swift Mailer` : http://swiftmailer.org/
660661.. _`SwiftMailerBundle` : https://github.com/symfony/swiftmailer-bundle
661662.. _`Creating Messages` : https://swiftmailer.symfony.com/docs/messages.html
You can’t perform that action at this time.
0 commit comments