# HG changeset patch # User Timo Sirainen # Date 1219920870 -10800 # Node ID 827c3a3a1627af18d594c6dbe721928fe70d8997 # Parent 8ac8713b1386499618cbf3f3220cd01ecc52abfe Updated auth_debug_passwords to say that it also turns on auth_debug. 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 @@ #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