On Wed, 2011-11-16 at 11:09 -0500, micah anderson wrote:
> > protocol lda {
> > plugin {
> > quota_rule2 = INBOX:storage=200%
> > }
> > }
>
> Aha! Just what I was looking for. I presume the number following
> 'quota_rule' must be an unique number across all quota_rules in my
> config?No only unique, but all of the numbers must exist. For example quota_rule2 isn't used if quota_rule doesn't exist. Or quota_rule10 isn't used, unless quota_rule2..9 also exist.
