1.3 KiB
1.3 KiB
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
OpenDKIM is used for signing paired with spamassassin for mail filtering
A custom self-written Bash script is used to parse logs and automatically drop connections from offenders with iptables
Features
-
Strong encryption with AES-128-GCM and secure mail transmission with TLS 1.3
-
Mail successfully delivered to the most prolific service proivders, such as Microsoft, Google and Yahoo
-
Fully functional mail accounts logged into IMAP/SMTP clients
Extremely useful tools in debugging
-
The "postfix check" command
-
The "doveconf -n" command