From 024e41f53ee7697342614fa98a9f845213aa40ad Mon Sep 17 00:00:00 2001 From: Dominik Csapak Date: Mon, 15 Jan 2024 12:12:42 +0100 Subject: [PATCH] add disclaimer position/separator docs explain what the default is and that it can be configured. Signed-off-by: Dominik Csapak --- pmg-mail-filter.adoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pmg-mail-filter.adoc b/pmg-mail-filter.adoc index 9c0e2c4..264959c 100644 --- a/pmg-mail-filter.adoc +++ b/pmg-mail-filter.adoc @@ -225,6 +225,11 @@ 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