From 65b660c41334c358027fe46989dd7797bed8126c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jagoda=20Estera=20=C5=9Al=C4=85zak?= <128227338+j-g00da@users.noreply.github.com> Date: Tue, 27 Jan 2026 13:20:09 +0100 Subject: [PATCH] docs: update information about filtermail (#824) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jagoda Ślązak --- doc/source/overview.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/source/overview.rst b/doc/source/overview.rst index e878db80..107f2e2d 100644 --- a/doc/source/overview.rst +++ b/doc/source/overview.rst @@ -42,6 +42,11 @@ The deployed system components of a chatmail relay are: - Dovecot_ is the Mail Delivery Agent (MDA) and stores messages for users until they download them +- `filtermail `_ + prevents unencrypted email from leaving or entering the chatmail + service and is integrated into Postfix’s outbound and inbound mail + pipelines. + - Nginx_ shows the web page with privacy policy and additional information - `acmetool `_ manages TLS @@ -85,11 +90,6 @@ short overview of ``chatmaild`` services: `_ to authenticate logins. -- `filtermail `_ - prevents unencrypted email from leaving or entering the chatmail - service and is integrated into Postfix’s outbound and inbound mail - pipelines. - - `chatmail-metadata `_ is contacted by a `Dovecot lua script `_