This commit is contained in:
Karthik K 2018-10-10 11:57:53 +05:30
parent 1fe0b8fb67
commit a4da228030
1 changed files with 1 additions and 1 deletions

View File

@ -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#environment-variables
- https://github.com/tomav/docker-mailserver/blob/master/.env.dist - 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 emails. We forward only SMTP ports (not POP3 and IMAP) because we
are not interested in accessing the mailserver directly (from a are not interested in accessing the mailserver directly (from a
client). We also use these settings: client). We also use these settings: