dovecot-1.1: Updated auth_debug_passwords to say that it also tu...
dovecot at dovecot.org
dovecot at dovecot.org
Thu Aug 28 13:54:20 EEST 2008
details: http://hg.dovecot.org/dovecot-1.1/rev/0716945b2680
changeset: 7836:0716945b2680
user: Timo Sirainen <tss at iki.fi>
date: Thu Aug 28 13:54:15 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 8cc0eaec7d0f -r 0716945b2680 dovecot-example.conf
--- a/dovecot-example.conf Thu Aug 28 09:33:13 2008 +0300
+++ b/dovecot-example.conf Thu Aug 28 13:54:15 2008 +0300
@@ -757,7 +757,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