- A slight rewording
- Use some caps for consistency - Fix a typo.
This commit is contained in:
parent
91774a43a7
commit
e982a452c1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=20746
1 changed files with 3 additions and 3 deletions
|
@ -53,7 +53,7 @@
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>An understanding of the difference between remote and
|
<para>The difference between remote and
|
||||||
local mailboxes.</para>
|
local mailboxes.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
@ -63,7 +63,7 @@
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>How to install and configure an alternate mail transfer agent on
|
<para>How to install and configure an alternate Mail Transfer Agent on
|
||||||
your system, replacing <application>sendmail</application>.</para>
|
your system, replacing <application>sendmail</application>.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
@ -227,7 +227,7 @@
|
||||||
<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
|
||||||
eXchanger) record specifies which host, or hosts, will recieve
|
eXchanger) record specifies which host, or hosts, will receive
|
||||||
mail for a particular domain. If you do not have an MX record
|
mail for a particular domain. If you do not have an MX record
|
||||||
for your hostname or domain, the mail will be delivered
|
for your hostname or domain, the mail will be delivered
|
||||||
directly to your host provided you have an A record pointing
|
directly to your host provided you have an A record pointing
|
||||||
|
|
Loading…
Reference in a new issue