On Sun, 2010-03-07 at 14:49 +0100, Pascal Volk wrote:
> On 03/07/2010 01:53 PM Pascal Volk wrote:
> >     map {
> >       pattern = priv/quota/storage
> >       table = quota
> >       username_field = uid
> >       username_var = %{uid}
> >       value_field = bytes
> >     }
> 
> BTW: This also would make it possible to have 'domain quota' (only),
> when the 'username_var' is set to %L{domain}. That was asked in #dovecot
> some times.

It's already possible to do domain quota. And actually that's how it's
also possible to do %{uid} type of quota:

quota = dict:user:%{uid}:proxy::quota

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to