> 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.

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

Reply via email to