diff dovecot-example.conf @ 3667:b7569a6a4ada HEAD

Renamed userdb passdb to prefetch.
author Timo Sirainen <tss@iki.fi>
date Wed, 19 Oct 2005 16:38:36 +0300
parents a745511d591e
children 3ba5ee54fa3c
line wrap: on
line diff
--- a/dovecot-example.conf	Wed Oct 19 16:37:22 2005 +0300
+++ b/dovecot-example.conf	Wed Oct 19 16:38:36 2005 +0300
@@ -641,7 +641,7 @@
   #}
 
   # checkpassword executable authentication
-  # NOTE: You will probably want to use "userdb passdb" with this.
+  # NOTE: You will probably want to use "userdb prefetch" with this.
   #passdb checkpassword {
     # Path for checkpassword binary
     #args = 
@@ -714,11 +714,11 @@
   #userdb vpopmail {
   #}
 
-  # "passdb" user database means that the passdb already provided the
+  # "prefetch" user database means that the passdb already provided the
   # needed information and there's no need to do a separate userdb lookup.
   # This can be made to work with SQL and LDAP databases.
   # http://wiki.dovecot.org/AuthSpecials
-  userdb passdb {
+  userdb prefetch {
   }
 
   # User to use for the process. This user needs access to only user and