From: Timo Sirainen Date: Thu, 28 Aug 2008 10:54:30 +0000 (+0300) Subject: Updated auth_debug_passwords to say that it also turns on auth_debug. X-Git-Tag: 1.2.alpha1~45 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9ecf2b0a7c9da94507bae7039295bc6a675249ab;p=thirdparty%2Fdovecot%2Fcore.git Updated auth_debug_passwords to say that it also turns on auth_debug. --HG-- branch : HEAD --- diff --git a/dovecot-example.conf b/dovecot-example.conf index 47e6fd6a1a..993050c597 100644 --- a/dovecot-example.conf +++ b/dovecot-example.conf @@ -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