Skip to content

Commit 4d6dc5a

Browse files
committed
bug #5833 Fixed whitelist delivery of swiftmailer (hiddewie)
This PR was merged into the 2.3 branch. Discussion ---------- Fixed whitelist delivery of swiftmailer | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | all | Fixed tickets | #5790 Commits ------- ae600f9 Fixed whitelist delivery of swiftmailer
2 parents c155b43 + ae600f9 commit 4d6dc5a

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)