From c71b56db02a48988d4e20f3bea8d6deabf0943a6 Mon Sep 17 00:00:00 2001 From: Karthik K Date: Wed, 10 Oct 2018 11:57:53 +0530 Subject: [PATCH] typo --- Installation-Examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation-Examples.md b/Installation-Examples.md index ff6b655..84029c3 100644 --- a/Installation-Examples.md +++ b/Installation-Examples.md @@ -52,7 +52,7 @@ We are going to use this docker based mailserver: - https://github.com/tomav/docker-mailserver#environment-variables - https://github.com/tomav/docker-mailserver/blob/master/.env.dist - Make sure to set the propper `domainname` that you will use for the + Make sure to set the proper `domainname` that you will use for the emails. We forward only SMTP ports (not POP3 and IMAP) because we are not interested in accessing the mailserver directly (from a client). We also use these settings: