Philipp Snizek wrote:
> You use Bayes?
> Have you tried turning off auto_expire? From my expierence this can cause
> significant performance issues.
>   
It shouldn't cause performance issues. It should only cause, at worst,
one message every 12 hours or so to take a long time (ie: 10 minutes).

Unless you've got something that times out and winds up killing it
mid-expire.. in which case you'll end up retrying that expire indefinitely.

Also, if you do turn it off, you *MUST* run sa-learn --force-expire on a
regular basis, preferably via a cronjob. If you've got a per-user bayes
config, you *MUST* run this as every user. Otherwise your bayes DB's
will grow without bound.



Reply via email to