cumulative resource limit exceeded
Aki Tuomi
aki.tuomi at open-xchange.com
Thu Dec 30 19:20:44 UTC 2021
> On 29/12/2021 22:09 Mats Mellstrand <mats at exmandato.se> wrote:
>
>
> Hi
>
> I’m running dovecot-2.3.15 and dovecot-pigeonhole-0.5.15 on FreeBSD 13
>
> To day i suddenly get errors in my personal logfile (.dovecot.sieve.log)
>
> sieve: info: started log at Dec 29 20:26:42.
> .dovecot: error: cumulative resource usage limit exceeded.
>
> Is there anything I can do about this error?
>
> /mm
This is a feature added in pigeonhole to avoid executing computationally too expensive sieve scripts. Prior 2.3.17 this might get triggered by IMAPsieve unintentionally.
You can also disable this feature with
plugin {
sieve_max_cpu_time = 0
}
Aki
More information about the dovecot
mailing list