On 4/19/23 09:48, Benny Pedersen wrote:
David Koski skrev den 2023-04-19 18:19:
plugin {
quota_rule = *:storage=1M
quota_rule2 = INBOX.Trash:storage=+100M
quota_grace = 10%%
}
Re: "..just says that you can save additional 100M to Trash."
In addition to what? What would be a practic
On 4/19/23 09:48, Benny Pedersen wrote:
David Koski skrev den 2023-04-19 18:19:
plugin {
quota_rule = *:storage=1M
quota_rule2 = INBOX.Trash:storage=+100M
quota_grace = 10%%
}
Re: "..just says that you can save additional 100M to Trash."
In addition to what? What would be a practic
David Koski skrev den 2023-04-19 18:19:
plugin {
quota_rule = *:storage=1M
quota_rule2 = INBOX.Trash:storage=+100M
quota_grace = 10%%
}
Re: "..just says that you can save additional 100M to Trash."
In addition to what? What would be a practical example? If it
provides 100M additional
On 4/19/23 08:24, Aki Tuomi wrote:
On 19/04/2023 18:15 EEST David Koski wrote:
On 4/18/23 23:46, Aki Tuomi via dovecot wrote:
On 19/04/2023 02:38 EEST David Koski wrote:
Hello,
I am testing quotas with the following configuration:
plugin {
quota_rule = *:storage=1M
quota_rule2 = INBO
> On 19/04/2023 18:15 EEST David Koski wrote:
>
>
> On 4/18/23 23:46, Aki Tuomi via dovecot wrote:
> >> On 19/04/2023 02:38 EEST David Koski wrote:
> >>
> >>
> >> Hello,
> >>
> >> I am testing quotas with the following configuration:
> >>
> >> plugin {
> >> quota_rule = *:storage=1M
>
On 4/18/23 23:46, Aki Tuomi via dovecot wrote:
On 19/04/2023 02:38 EEST David Koski 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 perfect
> On 19/04/2023 02:38 EEST David Koski 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 Tras
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