Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit fc6b0a6

Browse filesBrowse files
Gonzalo Vilasecawouterj
authored andcommitted
Update dev_environment.rst
As per the config docs: delivery_whitelist: Used in combination with delivery_address. If set, emails matching any of these patterns will be delivered like normal, as well as being sent to delivery_address.
1 parent 0ae9f60 commit fc6b0a6
Copy full SHA for fc6b0a6

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎cookbook/email/dev_environment.rst

Copy file name to clipboardExpand all lines: cookbook/email/dev_environment.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,8 +187,8 @@ by adding the ``delivery_whitelist`` option:
187187
));
188188
189189
In the above example all email messages will be redirected to ``dev@example.com``,
190-
except messages sent to the ``admin@mydomain.com`` address or to any email
191-
address belonging to the domain ``specialdomain.com``, which will be delivered as normal.
190+
and messages sent to the ``admin@mydomain.com`` address or to any email
191+
address belonging to the domain ``specialdomain.com`` will be delivered as normal.
192192

193193
Viewing from the Web Debug Toolbar
194194
----------------------------------

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.