Txrep does not have autocleaning support, bayes have it if auto_bayes_expire is set. Giovanni
On 07/17/18 14:35, Kevin A. McGrail wrote: > To me, no, it doesn't. > > For example, I clean out txrep stuff with crons like this -e 'DELETE FROM > txrep WHERE last_hit <= (now() - INTERVAL 90 day);' > > I also don't use autolearning bayes but some people like to cull there bayes. > I think Bayes should be in redis though not SQL. > > What are you using in a db? > > Regards, > KAM > > -- > Kevin A. McGrail > VP Fundraising, Apache Software Foundation > Chair Emeritus Apache SpamAssassin Project > https://www.linkedin.com/in/kmcgrail - 703.798.0171 > > On Mon, Jul 16, 2018 at 11:53 PM, Michael Hallager (personal) > <mich...@nettrust.nz <mailto:mich...@nettrust.nz>> wrote: > > Hi all, > > Does SA self-maintain the records in the DB or is there a script I should > run periodically for this? > > Michael > >