On 17.1.2013, at 16.58, Andreas Oster <aos...@novanetwork.de> wrote:

>> I just saw on important difference in the doc and this configuration:
>> 
>> see
>> http://wiki2.dovecot.org/Quota/Configuration#Quota_for_public_namespaces
>> 
>> the ns=name syntax is for _public_ namespaces only. I just tested it
>> with this setup and every message is counted for both namespaces, if
>> delivered into INBOX or a mailbox of the Archive namespace.

It should work for all namespaces.

>>> plugin {
>>> quota = dict:User quota::proxy::quota
>>> quota2 = dict:Archive quota:ns=Archive.:proxy::quota

quota = dict:User quota::ns=:proxy::quota
quota2 = dict:Archive quota::ns=Archive.:proxy::quota

That should work? Worked at least in latest v2.1 hg.

Reply via email to