Re: [Exim] Removed frozen mails manually

Pàgina inicial
Delete this message
Reply to this message
Autor: Jim Savoy
Data:  
A: Jim Savoy, exim-users
Assumpte: Re: [Exim] Removed frozen mails manually
I wrote:

> timeout_frozen_after = 7d
>
> which will just blow away any messages that have been in a
> frozen state for more than 7 days.


and would like to add that you have to un-comment the line:

SUPPORT_MOVE_FROZEN_MESSAGES=yes

in the Makefile when you install exim for the above to work (if
I understand it correctly).


- jim -