diff -r 9b4d0e2c97d5 -r 152ea3e3e955 Configure.Dovecot_2
--- a/Configure.Dovecot_2	Sun Oct 28 12:59:30 2012 +0000
+++ b/Configure.Dovecot_2	Sun Oct 28 18:57:49 2012 +0000
@@ -140,7 +140,7 @@
 ###
 # uncomment if you want to use the quota plugin
 #plugin {
-#  quota = dict:user:%{uid}::proxy::quota
+#  quota = dict:user:%{uid}:proxy::quota
 #  quota_rule = *:storage=0:messages=0
 #  quota_rule2 = Trash:storage=+100M
 #}