cumulative resource limit exceeded

Teemu Huovila teemu.huovila at open-xchange.com
Fri Dec 31 11:54:32 UTC 2021


On 30.12.2021 21.20, Aki Tuomi wrote:
>> 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
> }
>
We are working on documenting the applicable settings at https://doc.dovecot.org/ . 
Meanwhile you can reference 
https://github.com/dovecot/pigeonhole/blob/master/INSTALL#L322 for an explanation.

Teemu




More information about the dovecot mailing list