summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2020-06-30 07:27:15 -0400
committerGitHub <noreply@github.com>2020-06-30 07:27:15 -0400
commitde815eda3b50e2986f8e142b204efa6d221e36c7 (patch)
tree2b65ab5a5b5271c3f82aebd144456beda6da8140
parent5cd479d53e20b01b824f0d5cc30a68e8c3869cdf (diff)
parent93a79e6cd506b96dafc0ccf669caf47339d98676 (diff)
Merge pull request #45 from pxeger/patch-1
Change Dovecot/Postfix definition
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index f1d934d..bc219ac 100644
--- a/README.md
+++ b/README.md
@@ -20,8 +20,8 @@ actually works perfectly.
## This script installs
-- **Postfix** to send mail.
-- **Dovecot** to receive mail.
+- **Postfix** to send and receive mail.
+- **Dovecot** to get mail to your email client (mutt, Thunderbird, etc).
- Config files that unique the two above securely with native log-ins.
- **Spamassassin** to prevent spam and allow you to make custom filters.
- **OpenDKIM** to validate you so you can send to Gmail and other big sites.