Re: [exim] Frozen Emails

トップ ページ
このメッセージを削除
このメッセージに返信
著者: John Hall
日付:  
To: exim-users
題目: 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