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 0195619 commit 07855f6Copy full SHA for 07855f6
reference/configuration/swiftmailer.rst
@@ -158,11 +158,11 @@ This uses ``Swift_Plugins_RedirectingPlugin``. Original recipients are available
158
on the ``X-Swift-To``, ``X-Swift-Cc`` and ``X-Swift-Bcc`` headers.
159
160
delivery_whitelist
161
-+~~~~~~~~~~~~~~~~~~
162
-+
163
-+**type**: ``array``
164
165
-+Used in combination with ``delivery_address``. If set, emails matching any of these
+~~~~~~~~~~~~~~~~~~
+
+**type**: ``array``
+Used in combination with ``delivery_address``. If set, emails matching any of these
166
patterns will be delivered like normal, instead of being sent to `delivery_address`.
167
For details, see `the Cookbook entry.`_
168
0 commit comments