Re: [Dovecot] dict, quota, mysql and postfixadmin

2009-02-03 Thread Johan Hendriks
Timo Sirainen schreef: On Feb 3, 2009, at 5:09 AM, Johan Hendriks wrote: plugin { quota = dict:::proxy::quotadict Here you set quota backend. quota_rule = *:storage=50M:messages=1 Here you set quota limits. CONCAT('dict:storage=',floor(quota/1000),' proxy::quotadict') as quota Her

Re: [Dovecot] dict, quota, mysql and postfixadmin

2009-02-03 Thread Timo Sirainen
On Feb 3, 2009, at 5:09 AM, Johan Hendriks wrote: plugin { quota = dict:::proxy::quotadict Here you set quota backend. quota_rule = *:storage=50M:messages=1 Here you set quota limits. CONCAT('dict:storage=',floor(quota/1000),' proxy::quotadict') as quota Here you're trying to use v

[Dovecot] dict, quota, mysql and postfixadmin

2009-02-03 Thread Johan Hendriks
Hello all I am trying to get quota working with dict and mysql but i get an error. This is my dovecot.conf file ( relevant part ) i hope ;-) ## protocol imap { listen = *:143 imap_client_workarounds = delay-newmail outlook-idle netscape-eoh tb-extra-mailbox-sep imap_max_li