diff dovecot-example.conf @ 2417:af0e73fc6658 HEAD

Added auth_debug setting.
author Timo Sirainen <tss@iki.fi>
date Mon, 09 Aug 2004 23:13:35 +0300
parents 1c1ed4494aa4
children be2e8dfe25be
line wrap: on
line diff
--- a/dovecot-example.conf	Mon Aug 09 22:14:03 2004 +0300
+++ b/dovecot-example.conf	Mon Aug 09 23:13:35 2004 +0300
@@ -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