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