On 2014-01-31 12:41, [email protected] wrote:
Hello!

I need to configure Quota on Roundcubemail with Dovecot2.

So, I did:

90-quota.conf:

  # SQL backend:
  quota = dict:User quota::proxy::sqlquota
  quota_rule = *:storage=20M:messages=1000
}
dict {
  sqlquota = mysql:/etc/dovecot/dovecot-dict-sql.conf.ext

}

OK, works! but, My webmail shows me 20M of quota. But on my Postfixadmin I
configured 200M.

How can I fix this?

remove quota_rule

you as shown override postfixadmin with it, still not working ?

i think its explained very well on readmes in postfixadmin

Reply via email to