[dovecot-cvs] dovecot dovecot-example.conf,1.102,1.103
    cras at dovecot.org 
    cras at dovecot.org
       
    Mon Aug  9 23:13:37 EEST 2004
    
    
  
Update of /home/cvs/dovecot
In directory talvi:/tmp/cvs-serv28826
Modified Files:
	dovecot-example.conf 
Log Message:
Added auth_debug setting.
Index: dovecot-example.conf
===================================================================
RCS file: /home/cvs/dovecot/dovecot-example.conf,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -d -r1.102 -r1.103
--- dovecot-example.conf	10 Jul 2004 17:24:08 -0000	1.102
+++ dovecot-example.conf	9 Aug 2004 20:13:35 -0000	1.103
@@ -423,6 +423,10 @@
 # working.
 #auth_verbose = no
 
+# Even more verbose logging for debugging purposes. Shows for example SQL
+# queries.
+#auth_debug = no
+
 auth default {
   # Space separated list of wanted authentication mechanisms:
   #   plain digest-md5 cram-md5 apop anonymous
    
    
More information about the dovecot-cvs
mailing list