diff dovecot-example.conf @ 9110:8a23ab43132a HEAD

auth_cache_negative_ttl is now also used for password mismatches.
author Timo Sirainen <tss@iki.fi>
date Sun, 31 May 2009 23:35:56 -0400
parents f1b0ef72cea7
children a9d3108d0cec
line wrap: on
line diff
--- a/dovecot-example.conf	Sun May 31 22:41:22 2009 -0400
+++ b/dovecot-example.conf	Sun May 31 23:35:56 2009 -0400
@@ -754,7 +754,8 @@
 # user's previous authentication was successful, but this one wasn't, the
 # cache isn't used. For now this works only with plaintext authentication.
 #auth_cache_ttl = 3600
-# TTL for negative hits (user not found). 0 disables caching them completely.
+# TTL for negative hits (user not found, password mismatch).
+# 0 disables caching them completely.
 #auth_cache_negative_ttl = 3600
 
 # Space separated list of realms for SASL authentication mechanisms that need