From 883ec2c4efe56f60bccaf52cb08004d798c2c7e3 Mon Sep 17 00:00:00 2001 From: Dominik Csapak Date: Fri, 17 Apr 2020 09:52:42 +0200 Subject: [PATCH] improve explanation of Archive Filter also mention that it matches regular attachments content-types Signed-off-by: Dominik Csapak --- pmg-mail-filter.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/pmg-mail-filter.adoc b/pmg-mail-filter.adoc index 8f1f2ef..79eec37 100644 --- a/pmg-mail-filter.adoc +++ b/pmg-mail-filter.adoc @@ -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]]