From af0f180077e71de5c387af13573bab49eebe5532 Mon Sep 17 00:00:00 2001 From: Stoiko Ivanov Date: Thu, 29 Aug 2019 19:21:56 +0200 Subject: [PATCH] mail-filter: include 'Rule-Based' in heading MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit One of the core features of PMG is the rule-system, which is documented in 'pmg-mail-filter.adoc' under the (correct) heading of 'Mail Filter' In quite a few other places [0,1] where the features of PMG are highlighted we refer to the (Object Oriented) Rule System. When skimming through the documentation and quickly glancing at links the connection 'Rule System' <-> 'Mail Filter' is not directly apparent and could cause confusion. This is addressed by adding 'Rule-Based' as prefix to the chapter title. [0] https://www.proxmox.com/en/proxmox-mail-gateway/features [1] https://pmg.proxmox.com/pmg-docs/pmg-admin-guide.html#_features Reported-by: Daniela Häsler Signed-off-by: Stoiko Ivanov --- pmg-mail-filter.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pmg-mail-filter.adoc b/pmg-mail-filter.adoc index 6cfcd92..2b95350 100644 --- a/pmg-mail-filter.adoc +++ b/pmg-mail-filter.adoc @@ -1,6 +1,6 @@ [[chapter_mailfilter]] -Mail Filter -=========== +Rule-Based Mail Filter +====================== {pmg} ships with a highly configurable mail filter. It’s an easy but powerful way to define filter rules by user, domains, time frame, -- 2.39.2