Fix typo in localhost IP

This commit is contained in:
Nick Melnick 2018-12-27 12:47:42 -06:00
parent 2c4a634a37
commit b77160a1ab
1 changed files with 1 additions and 1 deletions

View File

@ -206,7 +206,7 @@ Please follow steps below to fix it.</p>
<li>Append new lines to file <code>/etc/postfix/master.cf</code> (Linux/OpenBSD) or
<code>/usr/local/etc/postfix/master.cf</code> (FreeBSD):</li>
</ul>
<pre><code>107.0.0.1:10028 inet n - n - - smtpd
<pre><code>127.0.0.1:10028 inet n - n - - smtpd
-o syslog_name=postfix/10028
-o content_filter=
-o mynetworks_style=host