[dovecot-cvs] dovecot/doc dovecot-sql.conf, 1.9.2.3, 1.9.2.4 dovecot-ldap.conf, 1.15.2.5, 1.15.2.6

tss at dovecot.org tss at dovecot.org
Sat Mar 10 16:08:34 EET 2007


Update of /var/lib/cvs/dovecot/doc
In directory talvi:/tmp/cvs-serv1683

Modified Files:
      Tag: branch_1_0
	dovecot-sql.conf dovecot-ldap.conf 
Log Message:
Added wiki links.



Index: dovecot-sql.conf
===================================================================
RCS file: /var/lib/cvs/dovecot/doc/dovecot-sql.conf,v
retrieving revision 1.9.2.3
retrieving revision 1.9.2.4
diff -u -d -r1.9.2.3 -r1.9.2.4
--- dovecot-sql.conf	4 Feb 2007 22:13:41 -0000	1.9.2.3
+++ dovecot-sql.conf	10 Mar 2007 14:08:32 -0000	1.9.2.4
@@ -1,5 +1,7 @@
 # This file is opened as root, so it should be owned by root and mode 0600.
 #
+# http://wiki.dovecot.org/AuthDatabase/SQL
+#
 # For the sql passdb module, you'll need a database with a table that
 # contains fields for at least the userid and password. If you want to
 # use the user at domain syntax, you might want to have a separate domain

Index: dovecot-ldap.conf
===================================================================
RCS file: /var/lib/cvs/dovecot/doc/dovecot-ldap.conf,v
retrieving revision 1.15.2.5
retrieving revision 1.15.2.6
diff -u -d -r1.15.2.5 -r1.15.2.6
--- dovecot-ldap.conf	9 Mar 2007 15:35:16 -0000	1.15.2.5
+++ dovecot-ldap.conf	10 Mar 2007 14:08:32 -0000	1.15.2.6
@@ -1,5 +1,7 @@
 # This file is opened as root, so it should be owned by root and mode 0600.
 #
+# http://wiki.dovecot.org/AuthDatabase/LDAP
+#
 # NOTE: If you're not using authentication binds, you'll need to give
 # dovecot-auth read access to userPassword field in the LDAP server.
 # With OpenLDAP this is done by modifying /etc/ldap/slapd.conf. There should



More information about the dovecot-cvs mailing list