12 lines
279 B
Markdown
12 lines
279 B
Markdown
# Documentation 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
|
|
|
|
## Extremely useful tools in debugging
|
|
|
|
- postfix check
|
|
|
|
- doveconf -n
|
|
|
|
- https://www.appmaildev.com/en/dkim |