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
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
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