]> git.proxmox.com Git - pmg-docs.git/blobdiff - pmg-mail-filter.adoc
dkim: rephrase signing-domain source docs
[pmg-docs.git] / pmg-mail-filter.adoc
index 9c0e2c4b62a3a090de648ca4e87c1b98a4d2c4c7..235f1563ae819d75d29eeaa1895863ffef995fba 100644 (file)
@@ -6,7 +6,7 @@ Rule-Based Mail Filter
 easy but powerful way to define filter rules by user, domain, time
 frame, content type, and resulting action.
 
-[thumbnail="pmg-gui-mail-filter-rules.png", big=1]
+[thumbnail="screenshot/pmg-gui-mail-filter-rules.png", big=1]
 
 Every rule has 5 categories ('FROM', 'TO', 'WHEN', 'WHAT', and
 'ACTION'), and each category may contain several objects to match
@@ -118,7 +118,7 @@ selection in the web ui:
 'Action' - objects
 ------------------
 
-[thumbnail="pmg-gui-mail-filter-actions.png", big=1]
+[thumbnail="screenshot/pmg-gui-mail-filter-actions.png", big=1]
 
 Please note that some actions stop further rule processing. We call
 such actions 'final'.
@@ -225,12 +225,17 @@ The disclaimer can contain HTML markup. It will be added to the first
 `text/html` and `text/plain` part of an email. A disclaimer only gets added if
 its text can be encoded in the mail's character encoding.
 
+By default it will be appended at the end of the selected part of the mail with
+`--` as a separator. The position (start or end of the selected part) and the
+existence of the separator can be configured with the `position` and
+`add-separator` options respectively.
+
 
 [[pmg_mailfilter_who]]
 'Who' objects
 -------------
 
-[thumbnail="pmg-gui-mail-filter-who-objects.png", big=1]
+[thumbnail="screenshot/pmg-gui-mail-filter-who-objects.png", big=1]
 
 These types of objects can be used for the 'TO' and/or 'FROM' category,
 and match the sender or recipient of the email. A single object can
@@ -265,7 +270,7 @@ or allow specific senders.
 'What' objects
 --------------
 
-[thumbnail="pmg-gui-mail-filter-what-objects.png", big=1]
+[thumbnail="screenshot/pmg-gui-mail-filter-what-objects.png", big=1]
 
 'What' objects are used to classify the mail's content. A single
 object can combine multiple items, and the following item types are
@@ -307,7 +312,7 @@ This also matches the filenames for all regular (non-archived) attachments.
 'When' objects
 --------------
 
-[thumbnail="pmg-gui-mail-filter-when-objects.png", big=1]
+[thumbnail="screenshot/pmg-gui-mail-filter-when-objects.png", big=1]
 
 'When' objects are used to activate rules at specific times of the
 day. You can compose them from one or more time frame items.