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 `_