Update README.md
This commit is contained in:
10
README.md
10
README.md
@@ -1,4 +1,4 @@
|
|||||||
# Documentation 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
|
Postfix is used as the SMTP server and Dovecot is used as the IMAP server
|
||||||
|
|
||||||
TLS certs are obtained via lets encrypt
|
TLS certs are obtained via lets encrypt
|
||||||
@@ -7,6 +7,14 @@ 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
|
A custom self-written Bash script is used to parse logs and automatically drop connections from offenders with iptables
|
||||||
|
|
||||||
|
## Mail successfully being delivered to the most prolific service proivders
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## Fully functional mail account successfully logged into Android client
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Extremely useful tools in debugging
|
## Extremely useful tools in debugging
|
||||||
|
|
||||||
- The "postfix check" command
|
- The "postfix check" command
|
||||||
|
|||||||
Reference in New Issue
Block a user