[deployment-guide/comm-rel: 22/74] Email: mhlavink: fix /etc/dovecot/dovecot.conf

dsilas dsilas at fedoraproject.org
Tue Jul 6 21:11:00 UTC 2010


commit 308a002e03f666b9c23894b848f53a4eb67988b5
Author: Douglas Silas <dhensley at redhat.com>
Date:   Thu Jun 24 11:45:54 2010 +0200

    Email: mhlavink: fix /etc/dovecot/dovecot.conf

 en-US/Email.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/en-US/Email.xml b/en-US/Email.xml
index 1a468ad..a014ccf 100644
--- a/en-US/Email.xml
+++ b/en-US/Email.xml
@@ -113,7 +113,7 @@
           continuation="restarts"
           inheritnum="ignore">
           <listitem>
-            <para>Edit <filename>/etc/dovecot.conf</filename> to make sure protocols variable contains pop3. For example:</para>
+            <para>Edit <filename>/etc/dovecot/dovecot.conf</filename> to make sure protocols variable contains pop3. For example:</para>
             <screen>protocols = imap imaps pop3 pop3s
 </screen>
           </listitem>
@@ -351,7 +351,7 @@
         <para>To add the desired functionality to Sendmail, edit the <filename>/etc/mail/sendmail.mc</filename> file as the root user. Once you are finished, restart the <application>Sendmail</application> service and, if the <package>m4</package> package is installed, the m4 macro processor will automatically generate a new <filename>sendmail.cf</filename> configuration file:</para>
         <screen>
           <command>service sendmail restart</command>
-        </screen>        
+        </screen>
         <!--mlichvar: also happens automatically
         When finished, use the <command>m4</command> macro processor to generate a new <filename>sendmail.cf</filename> by executing the following command:</para>
         <screen>


More information about the docs-commits mailing list