> On Tue, May 26, 2009 at 1:47 AM, Thomas Cataldo
> wrote:
>> Hello,
>>
>> While writing a sieve client lib for the minig (minig.org) webmail
>> project, I triggered a bug in the LISTSCRIPTS implementation in cyrus
>> 2.2 from debian etch. The directory seems to remain unclosed and this
>> is a pr
On Tue, May 26, 2009 at 1:47 AM, Thomas Cataldo
wrote:
> Hello,
>
> While writing a sieve client lib for the minig (minig.org) webmail
> project, I triggered a bug in the LISTSCRIPTS implementation in cyrus
> 2.2 from debian etch. The directory seems to remain unclosed and this
> is a problem when
Hello,
While writing a sieve client lib for the minig (minig.org) webmail
project, I triggered a bug in the LISTSCRIPTS implementation in cyrus
2.2 from debian etch. The directory seems to remain unclosed and this
is a problem when prefork > 0 is set on timsieved.
The attached patch should fix it