From 923bc0c93e1ef12f3ecc31091acdc1fc3c1f8ef5 Mon Sep 17 00:00:00 2001 From: Tobias Date: Sun, 7 Jun 2026 12:15:17 +0100 Subject: [PATCH] Update README.md --- README.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index aed72be..241eff8 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,12 @@ # Documentation and information relating to my self-hosted mail server -Postfix is used as the SMTP server and Dovecot is used as the IMAP server. -TLS certs are obtained via lets encrypt. +## Brief Architecture Overview -OpenDKIM is used for signing paired with spamassassin for mail filtering. +- Postfix is used as the SMTP server and Dovecot is used as the IMAP server + +- TLS certs are obtained via lets encrypt + +- OpenDKIM is used for signing paired with SpamAssassin for mail filtering ## Features @@ -21,9 +24,9 @@ OpenDKIM is used for signing paired with spamassassin for mail filtering. ## Extremely useful tools in debugging -- The "postfix check" command +- The `` postfix check ``` command -- The "doveconf -n" command +- The ``` doveconf -n ``` command - https://www.appmaildev.com/en/dkim