Re: [Dovecot] 'doveadm quota get' dictionary SQL query ignores specified '@domain' part of username. bad config or bug?

2011-10-19 Thread Rich
I've made some progress, but quota 'Limit' is still not fully functioning for me. A couple of changes have helped: Specifying a %u% as username format, /etc/dovecot/conf.d/90-quota.conf plugin { - quota = dict:User Quota::proxy::quota +

[Dovecot] 'doveadm quota get' dictionary SQL query ignores specified '@domain' part of username. bad config or bug?

2011-10-18 Thread Rich
Hi, I'm setting up SQL quota usage in Dovecot2. I've created a MAILBOX parameter table, 'PARAMS', that contains unique user@domain pairs, with quota data. mysql select * from PARAMS; ++++-++