mirror of
https://git.proxmox.com/git/pmg-docs
synced 2025-08-08 17:02:44 +00:00
pmg-mail-filter.adoc: document what objects
This commit is contained in:
parent
3228913ae3
commit
40ed107a79
@ -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
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user