Update README.md

This commit is contained in:
2026-06-07 12:15:17 +01:00
parent f4ffbf6aba
commit 923bc0c93e

View File

@@ -1,9 +1,12 @@
# Documentation and information relating to my self-hosted mail server # 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 ## Features
@@ -21,9 +24,9 @@ OpenDKIM is used for signing paired with spamassassin for mail filtering.
## Extremely useful tools in debugging ## 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 - https://www.appmaildev.com/en/dkim