« Return to Thread: bayes_seen = 256GB

Re: bayes_seen = 256GB

by Steven Stern :: Rate this Message:

Reply to Author | View in Thread

mfahey wrote:

> SpamAssassin-3.2.0
> Freebsd6.2
>
> The file bayes_seen has grown in size to 256GB!  (274992939008)
> How do I cap the size limit of this file? I want to have it not grow larger
> then say 800mb at the most!
>
> Thanks.
>
>  
You can 'rm' the file or use MySQL for your backend and write a
maintenance query that deletes rows over 2 weeks old.

 « Return to Thread: bayes_seen = 256GB