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

Top Page
Delete this message
Reply to this message
Author: Marten Lehmann
Date:  
CC: exim users
Subject: Re: [exim] frozen messages don't get deleted
> I could be wrong, but setting to zero probably is interpreted as 'never'.

This actually seems to be the reason, it works now:

2006-08-16 18:54:06 1ChKRM-0002RX-5V cancelled by timeout_frozen_after

Could anyone fix the spec accordingly? Usually _negative_ values mean
"never" and with zero I would think "after zero seconds = now".