Skip to content

Commit ae600f9

Browse files
committed
Fixed whitelist delivery of swiftmailer
1 parent 506b331 commit ae600f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/swiftmailer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ delivery_whitelist
164164
**type**: ``array``
165165

166166
Used in combination with ``delivery_address``. If set, emails matching any
167-
of these patterns will be delivered like normal, instead of being sent to
167+
of these patterns will be delivered like normal, as well as being sent to
168168
``delivery_address``. For details, see
169169
:ref:`the cookbook entry <sending-to-a-specified-address-but-with-exceptions>`.
170170

0 commit comments

Comments
 (0)