> On 19/04/2023 18:15 EEST David Koski <dko...@sutinen.com> wrote:
> 
>  
> On 4/18/23 23:46, Aki Tuomi via dovecot wrote:
> >> On 19/04/2023 02:38 EEST David Koski <dko...@sutinen.com> wrote:
> >>
> >>   
> >> Hello,
> >>
> >> I am testing quotas with the following configuration:
> >>
> >> plugin {
> >>     quota_rule = *:storage=1M
> >>     quota_rule2 = INBOX.Trash:storage=+100M
> >>     quota_grace = 10%%
> >> }
> >>
> >> The 1M limit works perfectly but I had to prefix Trash with "INBOX." to
> >> get it to stop complaining about an unknown namespace.  But now the
> >> quota_rule2 is ignored.  Once the mailbox reaches 1M, even if it is all
> >> in INBOX.Trash, it will fail to deliver due to quota limit.
> >>
> >> Regards,
> >> David Koski
> >> dko...@sutinen.com
> >>
> > Hi!
> >
> > The quota rule setup you have, just says that you can save additional 100M 
> > to Trash. It does not mean that your total quota is increased. If your 
> > mailbox size is 100M due to mail being in Trash, you're still over the 1M 
> > quota for other mailboxes than Trash.
> 
> Hello,
> 
> I must be missing something basic.  If the 100M is not in addition to 
> the 1M total, then what is it in additional to?  How does it apply and 
> to what?
> 

It applies when you are storing mails to INBOX.Trash.

> Thank you!
> David Koski
> 
> >
> > Aki

Aki
_______________________________________________
dovecot mailing list -- dovecot@dovecot.org
To unsubscribe send an email to dovecot-le...@dovecot.org

Reply via email to