On 30.11.2011, at 20.04, Jens Meißner wrote:

> I'm using Dovecot 2.0 with Sieve as MDA and Postfix as MTA. The
> Postfix delivery command is /usr/lib/dovecot/dovecot-lda -f "$SENDER"
> -a "$RECIPIENT". I have set a default quota with quota_rule = *:storage=1G.
> Some users should have a larger quota. This is defined in a ldap
> directory and I have set 
..

You need to use dovecot-lda's -d parameter or it doesn't do a userdb lookup, so 
it won't see the per-user quota from ldap.

Reply via email to