On 17.8.2011, at 0.48, Jean-Max Reymond wrote: > user_query = SELECT concat('/home/mail/',maildir) as home, 8 AS uid, 8 AS > gid, concat('maildir:storage=', quota/1024) AS quota FROM mailbox WHERE > username = '%u' AND active='1' .. > # 1.2.9: /etc/dovecot/dovecot.conf
You're using v1.0's quota configuration with v1.2. All of your users have unlimited quota currently. You'll need quota_rules, see wiki.