Update Question 16.6:
- Mark up host names with <hostid> Approved by: gabor
This commit is contained in:
parent
d4f8c27c6a
commit
585bf9699c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32471
1 changed files with 4 additions and 4 deletions
|
@ -9868,12 +9868,12 @@ hint.sio.7.irq="12"</programlisting>
|
|||
|
||||
<qandaentry>
|
||||
<question id="freebsd-mail-bounces">
|
||||
<para>Why does my email to any address at FreeBSD.org bounce?</para>
|
||||
<para>Why does my email to any address at <hostid role="domainname">FreeBSD.org</hostid> bounce?</para>
|
||||
</question>
|
||||
|
||||
<answer>
|
||||
<para>The FreeBSD.org mail system implements some of the
|
||||
stricter Postfix checks on incoming mail and rejects mail that is
|
||||
<para>The <hostid role="domainname">FreeBSD.org</hostid> mail system implements some of the
|
||||
stricter <application>Postfix</application> checks on incoming mail and rejects mail that is
|
||||
either misconfigured or is potential spam. Your mail
|
||||
might bounce for one of the following reasons:</para>
|
||||
|
||||
|
@ -9897,7 +9897,7 @@ hint.sio.7.irq="12"</programlisting>
|
|||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>The mailer at FreeBSD.org cannot resolve the IP
|
||||
<para>The mailer at <hostid role="domainname">FreeBSD.org</hostid> cannot resolve the IP
|
||||
address of the connecting host back to a symbolic
|
||||
name.</para>
|
||||
|
||||
|
|
Loading…
Reference in a new issue