pmg-mail-filter.adoc: document what objects

This commit is contained in:
Dietmar Maurer 2018-01-10 13:11:16 +01:00
parent 3228913ae3
commit 40ed107a79

View File

@ -188,6 +188,37 @@ We have two important WHO objects called 'Blacklist' and
'Whitelist'. Those are used in the default ruleset to globally block 'Whitelist'. Those are used in the default ruleset to globally block
or allow specific senders. 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 WHEN - objects
-------------- --------------