Skip to content

Commit c35a26f

Browse files
TerjeBrweaverryan
authored andcommitted
Changes recommended by @cordoval
1 parent 8c1da8a commit c35a26f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cookbook/email/dev_environment.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,8 @@ the replaced address, so you can still see who it would have been sent to.
122122
Sending to a Specified Address but with Exceptions
123123
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
124124

125-
Suppose you normally in your dev environment want to have all email redirected
126-
to a specific address, (like in the above scenario to ``dev@example.com``).
125+
Suppose you want to have all email redirected to a specific address,
126+
(like in the above scenario to ``dev@example.com``).
127127
But then you may want email sent to some specific email addresses to go through
128128
after all, and not be redirected (even if it is in the dev environment).
129129
This can be done by adding the ``delivery_whitelist`` option:

0 commit comments

Comments
 (0)