From 40ed107a7956baa6ff322e7fbac976dcf7100206 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Wed, 10 Jan 2018 13:11:16 +0100 Subject: [PATCH] pmg-mail-filter.adoc: document what objects --- pmg-mail-filter.adoc | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/pmg-mail-filter.adoc b/pmg-mail-filter.adoc index 92127c6..6a4d8f8 100644 --- a/pmg-mail-filter.adoc +++ b/pmg-mail-filter.adoc @@ -188,6 +188,37 @@ We have two important WHO objects called 'Blacklist' and 'Whitelist'. Those are used in the default ruleset to globally block or allow specific senders. + +WHAT - objects +-------------- + +image::images/screenshot/pmg-gui-mail-filter-what-objects.png[] + +WHAT - objects are used to classify the mail content. A single object +can combine multiple items, and the following item types are +available: + +Spam Filter:: + +Matches if configured value if greater than the detected spam level. + +Virus Filter:: + +Matches on infected mails. + +Content Type Filter:: + +Can be used to match specific content types. + +Match Filename:: + +Uses regular expressions to match attachment filenames. + +Archive Filter:: + +Can be used to match specific content types inside archives. + + WHEN - objects -------------- -- 2.39.2