Skip to content

Commit acb3abd

Browse files
zairigimadjaviereguiluz
authored andcommitted
Add Tip to using MailHog during developement
Add Tip to using MailHog during developement
1 parent cd69493 commit acb3abd

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

email/dev_environment.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ choices when it comes to handling email during development: (a) disabling the
1313
sending of email altogether or (b) sending all email to a specific
1414
address (with optional exceptions).
1515

16+
.. tip::
17+
18+
for testing emails during application development, and to make tests simple
19+
to web designers, you can use `MailHog`_.
20+
1621
Disabling Sending
1722
-----------------
1823

@@ -247,3 +252,5 @@ you to open the report with details of the sent emails.
247252
by the submit URL used on the previous request (e.g. ``/contact/handle``).
248253
The profiler's search feature allows you to load the profiler information
249254
for any past requests.
255+
256+
.. _`MailHog`: https://github.com/mailhog/MailHog

0 commit comments

Comments
 (0)