Add more index entries for "MX record".
This commit is contained in:
parent
a6d34a03b6
commit
0558781c7e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=20694
2 changed files with 15 additions and 0 deletions
|
|
@ -5871,6 +5871,10 @@ www IN CNAME @</programlisting>
|
||||||
machines.
|
machines.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
<indexterm>
|
||||||
|
<primary>MX record</primary>
|
||||||
|
</indexterm>
|
||||||
|
|
||||||
<programlisting>
|
<programlisting>
|
||||||
@ IN MX 10 mail.example.org.</programlisting>
|
@ IN MX 10 mail.example.org.</programlisting>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -220,6 +220,10 @@
|
||||||
also occurs when mail is sent from a remote host to your mail
|
also occurs when mail is sent from a remote host to your mail
|
||||||
server.</para>
|
server.</para>
|
||||||
|
|
||||||
|
<indexterm>
|
||||||
|
<primary>MX record</primary>
|
||||||
|
</indexterm>
|
||||||
|
|
||||||
<para><acronym>DNS</acronym> is responsible for mapping
|
<para><acronym>DNS</acronym> is responsible for mapping
|
||||||
hostnames to IP addresses, as well as for storing information
|
hostnames to IP addresses, as well as for storing information
|
||||||
specific to mail delivery, known as MX records. The MX (Mail
|
specific to mail delivery, known as MX records. The MX (Mail
|
||||||
|
|
@ -927,6 +931,10 @@ purgestat /usr/local/supermailer/bin/purgestat-compat</programlisting>
|
||||||
</answer>
|
</answer>
|
||||||
</qandaentry>
|
</qandaentry>
|
||||||
|
|
||||||
|
<indexterm>
|
||||||
|
<primary>MX record</primary>
|
||||||
|
</indexterm>
|
||||||
|
|
||||||
<qandaentry>
|
<qandaentry>
|
||||||
<question>
|
<question>
|
||||||
<para><application>sendmail</application> says <errorname>mail
|
<para><application>sendmail</application> says <errorname>mail
|
||||||
|
|
@ -971,6 +979,9 @@ to /etc/mail/sendmail.cf.</programlisting>
|
||||||
The PPP connection is non-dedicated.</para>
|
The PPP connection is non-dedicated.</para>
|
||||||
|
|
||||||
<indexterm><primary>UUCP</primary></indexterm>
|
<indexterm><primary>UUCP</primary></indexterm>
|
||||||
|
<indexterm>
|
||||||
|
<primary>MX record</primary>
|
||||||
|
</indexterm>
|
||||||
|
|
||||||
<para>There are at least two ways to do this. One way is to use
|
<para>There are at least two ways to do this. One way is to use
|
||||||
UUCP.</para>
|
UUCP.</para>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue