Update README.md
This commit is contained in:
13
README.md
13
README.md
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user