From b77160a1ab510cb02dcffe6828790d5d4789c58b Mon Sep 17 00:00:00 2001 From: Nick Melnick Date: Thu, 27 Dec 2018 12:47:42 -0600 Subject: [PATCH] Fix typo in localhost IP --- html/upgrade.iredmail.0.9.8-0.9.9.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/upgrade.iredmail.0.9.8-0.9.9.html b/html/upgrade.iredmail.0.9.8-0.9.9.html index 3f1d5942..73ac97f7 100644 --- a/html/upgrade.iredmail.0.9.8-0.9.9.html +++ b/html/upgrade.iredmail.0.9.8-0.9.9.html @@ -206,7 +206,7 @@ Please follow steps below to fix it.

  • Append new lines to file /etc/postfix/master.cf (Linux/OpenBSD) or /usr/local/etc/postfix/master.cf (FreeBSD):
  • -
    107.0.0.1:10028 inet n  -   n   -   -  smtpd
    +
    127.0.0.1:10028 inet n  -   n   -   -  smtpd
         -o syslog_name=postfix/10028
         -o content_filter=
         -o mynetworks_style=host