improve explanation of Archive Filter

also mention that it matches regular attachments content-types

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
Dominik Csapak 2020-04-17 09:52:42 +02:00 committed by Thomas Lamprecht
parent 6abb9ee315
commit 883ec2c4ef

View File

@ -231,6 +231,7 @@ Uses regular expressions to match attachment filenames.
Archive Filter::
Can be used to match specific content types inside archives.
This also matches the content-types of all regular (non-archived) attachments.
[[pmg_mailfilter_when]]