[pkg-kolab] r529 - kolabd/trunk/debian

Peter Eisentraut petere at alioth.debian.org
Fri Dec 1 17:12:16 CET 2006


Author: petere
Date: 2006-12-01 17:12:16 +0100 (Fri, 01 Dec 2006)
New Revision: 529

Modified:
   kolabd/trunk/debian/README.Debian
Log:
Formatting cleanup


Modified: kolabd/trunk/debian/README.Debian
===================================================================
--- kolabd/trunk/debian/README.Debian	2006-12-01 16:05:00 UTC (rev 528)
+++ kolabd/trunk/debian/README.Debian	2006-12-01 16:12:16 UTC (rev 529)
@@ -18,6 +18,7 @@
 
 2. Configure LDAP
 -----------------
+
 2.1 /etc/ldap/slapd.conf (file mode 0640)
 
 Replace the file with this content:
@@ -437,6 +438,8 @@
 
 restart Apache2: "/etc/init.d/apache2 restart"
 
+-----------------------------------------------------------------------------------------
+
 10. Admin frontend
 ------------------
 
@@ -455,8 +458,8 @@
 11. Enabling SSL
 ----------------
 
-If you are planning to use the Trolltech Outlook connector, you will also need to enable
-TLS with Cyrus.
+If you are planning to use the Toltec Groupware Connector, you will
+also need to enable TLS with Cyrus.
 
 openssl req -new -nodes -out req.pem -keyout key.pem  
 openssl rsa -in key.pem -out new.key.pem
@@ -469,12 +472,13 @@
 chown cyrus:mail /etc/ssl/certs/cyrus.pem
 chmod 600 /etc/ssl/certs/cyrus.pem # Your key should be protected
 
-edit /etc/imapd.conf and change the following lines
+Edit /etc/imapd.conf and change the following lines:
 
 tls_ca_file: /etc/ssl/certs/cyrus.pem
 tls_cert_file: /etc/ssl/certs/cyrus.pem
 tls_key_file: /etc/ssl/certs/cyrus.pem
 
+-----------------------------------------------------------------------------------------
 
 12. Troubleshooting
 -------------------
@@ -484,6 +488,7 @@
 create the directory /var/lib/cyrus/ptclient, though this shouldn't be
 the case and the bug will be watched.
 
+-----------------------------------------------------------------------------------------
 
 13. Updating this document
 --------------------------
@@ -502,6 +507,7 @@
 
 provide this patch in a bug-report.
 
+-----------------------------------------------------------------------------------------
 
 There is a partly adjusted bootstrap for Debian but its not working 100%
 at /usr/share/kolabd/kolab_bootstrap




More information about the pkg-kolab-devel mailing list