We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b4f8d5 commit ceabda0Copy full SHA for ceabda0
email/dev_environment.rst
@@ -191,6 +191,10 @@ In the above example all email messages will be redirected to ``dev@example.com`
191
and messages sent to the ``admin@mydomain.com`` address or to any email address
192
belonging to the domain ``specialdomain.com`` will also be delivered as normal.
193
194
+.. caution::
195
+
196
+ The ``delivery_whitelist`` option is ignored unless the ``delivery_addresses`` option is defined.
197
198
Viewing from the Web Debug Toolbar
199
----------------------------------
200
0 commit comments