10000 minor #13109 Update email.rst (abdounikarim) · symfony/symfony-docs@ad09d84 · GitHub
[go: up one dir, main page]

Skip to content

Commit ad09d84

Browse files
committed
minor #13109 Update email.rst (abdounikarim)
This PR was submitted for the 5.0 branch but it was squashed and merged into the 4.4 branch instead. Discussion ---------- Update email.rst Hello, I add the mailtrap tool on the docs 😉 Commits ------- d95ed13 Update email.rst
2 parents 2a8bfa3 + d95ed13 commit ad09d84

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

email.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff 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

414414
How 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

0 commit comments

Comments
 (0)
0