Re: [exim] frozen messages don't get deleted

Etusivu
Poista viesti
Vastaa
Lähettäjä: W B Hacker
Päiväys:  
Vastaanottaja: exim users
Aihe: Re: [exim] frozen messages don't get deleted
Marten Lehmann wrote:
> Hello,
>
> I have the following lines in my configuration:
>
> ignore_bounce_errors_after = 0s
> timeout_frozen_after = 0s
>
> So I would expect that frozen messages are deleted immediately. But
> instead, I have several hundrets of frozen messages, that are partially
> even from last year. We doesn't exim delete them?
>
>
> Regards
> Marten
>


I could be wrong, but setting to zero probably is interpreted as 'never'.

Bill