Author: bhuvan
Date: Sat Aug 25 04:16:25 2007
New Revision: 4296

Modified:
   trunk/generic/serverguide/C/mail.xml

Log:
Merge the changes r4294 from server/C/mail.xml to
serverguide/C/mail.xml.


Modified: trunk/generic/serverguide/C/mail.xml
==============================================================================
--- trunk/generic/serverguide/C/mail.xml        (original)
+++ trunk/generic/serverguide/C/mail.xml        Sat Aug 25 04:16:25 2007
@@ -379,7 +379,7 @@
             role="strong">mbox</emphasis> formats. These are the most
             commonly used mailbox formats. They both have their own
             benefits and they are discussed on <ulink
-            url="http://dovecot.org/doc/configuration.txt";>the dovecot 
website</ulink>.
+            url="http://wiki.dovecot.org/MailboxFormat";>the dovecot 
website</ulink>.
             </para>
             <para>
             Once you have chosen your mailbox type, edit the file
@@ -425,8 +425,8 @@
             <filename>/etc/dovecot/dovecot.conf</filename> and amend
             following lines:
 <programlisting>
-ssl_cert_file = /etc/ssl/certs/dovecot.pem
-ssl_key_file = /etc/ssl/private/dovecot.pem
+ssl_cert_file = /etc/ssl/certs/ssl-cert-snakeoil.pem
+ssl_key_file = /etc/ssl/private/ssl-cert-snakeoil.key
 ssl_disable = no
 disable_plaintext_auth = no
 </programlisting>

-- 
ubuntu-doc-commits mailing list
ubuntu-doc-commits@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-doc-commits

Reply via email to