commit bbb99d9cf7aed9bcd854d472ce04d9da04693a42 Author: Tobias Date: Thu Mar 12 20:22:12 2026 +0000 Add README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..31b2e48 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# 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 \ No newline at end of file