[dovecot-cvs] dovecot dovecot-example.conf,1.194.2.47,1.194.2.48

tss at dovecot.org tss at dovecot.org
Fri Mar 23 02:04:51 EET 2007


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

Modified Files:
      Tag: branch_1_0
	dovecot-example.conf 
Log Message:
Renamed dovecot-sql/ldap.conf to dovecot-sql/ldap-example.conf. make install
now installs them to sysconfdir.



Index: dovecot-example.conf
===================================================================
RCS file: /var/lib/cvs/dovecot/dovecot-example.conf,v
retrieving revision 1.194.2.47
retrieving revision 1.194.2.48
diff -u -d -r1.194.2.47 -r1.194.2.48
--- dovecot-example.conf	22 Mar 2007 01:36:41 -0000	1.194.2.47
+++ dovecot-example.conf	23 Mar 2007 00:04:48 -0000	1.194.2.48
@@ -858,14 +858,14 @@
   # SQL database
   # http://wiki.dovecot.org/AuthDatabase/SQL
   #passdb sql {
-    # Path for SQL configuration file, see doc/dovecot-sql.conf for example
+    # Path for SQL configuration file, see doc/dovecot-sql-example.conf
     #args = 
   #}
 
   # LDAP database
   # http://wiki.dovecot.org/AuthDatabase/LDAP
   #passdb ldap {
-    # Path for LDAP configuration file, see doc/dovecot-ldap.conf for example
+    # Path for LDAP configuration file, see doc/dovecot-ldap-example.conf
     #args = 
   #}
 
@@ -923,14 +923,14 @@
   # SQL database
   # http://wiki.dovecot.org/AuthDatabase/SQL
   #userdb sql {
-    # Path for SQL configuration file, see doc/dovecot-sql.conf for example
+    # Path for SQL configuration file, see doc/dovecot-sql-example.conf
     #args = 
   #}
 
   # LDAP database
   # http://wiki.dovecot.org/AuthDatabase/LDAP
   #userdb ldap {
-    # Path for LDAP configuration file, see doc/dovecot-ldap.conf for example
+    # Path for LDAP configuration file, see doc/dovecot-ldap-example.conf
     #args = 
   #}
 



More information about the dovecot-cvs mailing list