Fix section titles.[1]
While here, fix missing opening/closing para tags. Spotted by: eadler
This commit is contained in:
parent
d3abc3101a
commit
6a50634af7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40216
1 changed files with 3 additions and 7 deletions
|
@ -866,15 +866,15 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting>
|
|||
for why this was considered bad practice, or even a security
|
||||
hole.</para>
|
||||
|
||||
<para>As a good workaround, you can place the line:
|
||||
<para>As a good workaround, you can place the line:</para>
|
||||
|
||||
<programlisting>search foo.bar.edu bar.edu</programlisting>
|
||||
|
||||
instead of the previous:
|
||||
<para>instead of the previous:</para>
|
||||
|
||||
<programlisting>domain foo.bar.edu</programlisting>
|
||||
|
||||
into your <filename>/etc/resolv.conf</filename>. However, make
|
||||
<para>into your <filename>/etc/resolv.conf</filename>. However, make
|
||||
sure that the search order does not go beyond the
|
||||
<quote>boundary between local and public administration</quote>,
|
||||
as RFC 1535 calls it.</para>
|
||||
|
@ -883,9 +883,6 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting>
|
|||
|
||||
<qandaentry>
|
||||
<question>
|
||||
<indexterm>
|
||||
<primary>MX record</primary>
|
||||
</indexterm>
|
||||
<para><application>sendmail</application> says <errorname>mail
|
||||
loops back to myself</errorname></para>
|
||||
</question>
|
||||
|
@ -918,7 +915,6 @@ to /etc/mail/sendmail.cf.</programlisting>
|
|||
|
||||
<qandaentry>
|
||||
<question>
|
||||
<indexterm><primary>PPP</primary></indexterm>
|
||||
<para>How can I run a mail server on a dial-up PPP host?</para>
|
||||
</question>
|
||||
|
||||
|
|
Loading…
Reference in a new issue