svn commit: r41451 - projects/ISBN_1-57176-407-0/en_US.ISO8859-1/books/handbook/mail
Dru Lavigne
dru at FreeBSD.org
Wed Apr 17 20:59:56 UTC 2013
Author: dru
Date: Wed Apr 17 20:59:55 2013
New Revision: 41451
URL: http://svnweb.freebsd.org/changeset/doc/41451
Log:
Fix some small errors introduced by initial content patch.
Approved by: hrs (mentor)
Modified:
projects/ISBN_1-57176-407-0/en_US.ISO8859-1/books/handbook/mail/chapter.xml
Modified: projects/ISBN_1-57176-407-0/en_US.ISO8859-1/books/handbook/mail/chapter.xml
==============================================================================
--- projects/ISBN_1-57176-407-0/en_US.ISO8859-1/books/handbook/mail/chapter.xml Wed Apr 17 20:20:07 2013 (r41450)
+++ projects/ISBN_1-57176-407-0/en_US.ISO8859-1/books/handbook/mail/chapter.xml Wed Apr 17 20:59:55 2013 (r41451)
@@ -364,7 +364,7 @@ FreeBSD.org mail is handled by 10 mx1.Fr
clear-text. To secure the transmission of information
across these protocols, consider tunneling sessions over
&man.ssh.1; (<xref linkend="security-ssh-tunneling"/>) or
- using SSL (<xref linkend="openssl"/>).</link>.</para>
+ using SSL (<xref linkend="openssl"/>).</para>
</warning>
</sect3>
@@ -1207,7 +1207,7 @@ freefall MX 20 who.cdrom.com</programli
<acronym>ISP</acronym> or <acronym>DNS</acronym>
provider.</para>
- <para>he following is an example of virtual email hosting.
+ <para>The following is an example of virtual email hosting.
Consider a customer with the domain <hostid
role="domainname">customer1.org</hostid>, where all the mail
for <hostid role="domainname">customer1.org</hostid> should be
@@ -1305,8 +1305,8 @@ rewriteDomain=example.com
hostname=_HOSTNAME_</programlisting>
<para>Use the real email address for <username>root</username>.
- Enter the 's outgoing mail relay in place of <hostid
- role="fqdn">mail.example.com</hostid>. Some
+ Enter the <acronym>ISP</acronym>'s outgoing mail relay in place
+ of <hostid role="fqdn">mail.example.com</hostid>. Some
<acronym>ISP</acronym>s call this the <quote>outgoing mail
server</quote> or <quote>SMTP server</quote>).</para>
@@ -1556,7 +1556,7 @@ define(`confAUTH_MECHANISMS', `GSSAPI DI
to <literal>13</literal> and watch
<filename>/var/log/maillog</filename> for any errors.</para>
- <para>For more information, refer to refer to <ulink
+ <para>For more information, refer to <ulink
url="http://www.sendmail.org/~ca/email/auth.html">
<acronym>SMTP</acronym> authentication</ulink>.</para>
</sect1>
@@ -1627,7 +1627,7 @@ define(`confAUTH_MECHANISMS', `GSSAPI DI
N 3 root at localhost Mon Mar 8 14:05 14/509 "sample"</screen>
<para>Messages can now be read by typing <keycap>t</keycap>
- followed by the message number. This example read the first
+ followed by the message number. This example reads the first
email:</para>
<screen>& <userinput>t 1</userinput>
@@ -2003,8 +2003,8 @@ user "john", with password "XXXXX", is "
<para><application>fetchmail</application> can be run in daemon
mode by running it with <option>-d</option>, followed by the
interval (in seconds) that <application>fetchmail</application>
- should poll servers listed in <filename>.fetchmailrc</filename>
- file. The following example configures
+ should poll servers listed in <filename>.fetchmailrc</filename>.
+ The following example configures
<application>fetchmail</application> to poll every 600
seconds:</para>
More information about the svn-doc-projects
mailing list