dovecot-1.2: Update dovecot-example.conf comment about dict proxy.
    dovecot at dovecot.org 
    dovecot at dovecot.org
       
    Thu Oct 30 17:41:07 EET 2008
    
    
  
details:   http://hg.dovecot.org/dovecot-1.2/rev/7c615ac48711
changeset: 8360:7c615ac48711
user:      Timo Sirainen <tss at iki.fi>
date:      Thu Oct 30 17:41:02 2008 +0200
description:
Update dovecot-example.conf comment about dict proxy.
diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
dovecot-example.conf |    2 +-
diffs (12 lines):
diff -r 54ff30d93cab -r 7c615ac48711 dovecot-example.conf
--- a/dovecot-example.conf	Thu Oct 30 00:31:52 2008 +0200
+++ b/dovecot-example.conf	Thu Oct 30 17:41:02 2008 +0200
@@ -1065,7 +1065,7 @@ auth default {
 # Currently this is only used by dict quota backend. The dictionary can be
 # used either directly or though a dictionary server. The following dict block
 # maps dictionary names to URIs when the server is used. These can then be
-# referenced using URIs in format "proxy:<name>".
+# referenced using URIs in format "proxy::<name>".
 
 dict {
   #quota = mysql:/etc/dovecot-dict-quota.conf 
    
    
More information about the dovecot-cvs
mailing list