Files
Mail-Server/README.md
2026-03-12 20:29:08 +00:00

22 lines
511 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
## Extremely useful documentation
- http://www.postfix.org/documentation.html
- https://doc.dovecot.org/2.4.2/
- https://thomas-leister.de/en/mailserver-migrate-config-to-dovecot-2.4-debian-trixie/
- https://landchad.net/mail/