Re: [exim] Frozen Emails

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: John Hall
Data:  
Para: exim-users
Asunto: Re: [exim] Frozen Emails
On Tue, 15 Feb 2005 18:34:56 -0600, Rob B - AcuNett Web Services
<rob@???> wrote:

> What option do I need to change to make all emails in the mail queue
> older than X days be removed?


Searching the archives would reveal that the option you want is

timeout_frozen_after = <time>

where <time> is some period of time - 7d is the default.

John