dovecot-1.2: Updated auth_debug_passwords to say that it also tu...
dovecot at dovecot.org
dovecot at dovecot.org
Thu Aug 28 13:54:35 EEST 2008
details: http://hg.dovecot.org/dovecot-1.2/rev/827c3a3a1627
changeset: 8116:827c3a3a1627
user: Timo Sirainen <tss at iki.fi>
date: Thu Aug 28 13:54:30 2008 +0300
description:
Updated auth_debug_passwords to say that it also turns on auth_debug.
diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
dovecot-example.conf | 2 +-
diffs (12 lines):
diff -r 8ac8713b1386 -r 827c3a3a1627 dovecot-example.conf
--- a/dovecot-example.conf Thu Aug 28 09:33:37 2008 +0300
+++ b/dovecot-example.conf Thu Aug 28 13:54:30 2008 +0300
@@ -766,7 +766,7 @@ protocol lda {
#auth_debug = no
# In case of password mismatches, log the passwords and used scheme so the
-# problem can be debugged. Requires auth_debug=yes to be set.
+# problem can be debugged. Enabling this also enables auth_debug.
#auth_debug_passwords = no
# Maximum number of dovecot-auth worker processes. They're used to execute
More information about the dovecot-cvs
mailing list