Re: [exim] Reducing Disk OI - Speed Issues

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Nico Erfurth
日付:  
To: Marc Perkel
CC: exim-users
題目: Re: [exim] Reducing Disk OI - Speed Issues
Marc Perkel wrote:

> Yeah - noticed the callout was 600 megs before I deleted it. Is there
> any way to self limit that or maybe write a script to clear it out once
> a week or so?
>


Have a look at exim_tidydb.

exim_tidydb -t 1w /path/to/your/spool callout

Nico