https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8094
Mika Ilmaranta <il...@foobar.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |il...@foobar.fi --- Comment #2 from Mika Ilmaranta <il...@foobar.fi> --- Expire seems to be running regularly. 0.000 0 1672099441 0 non-token data: last expiry atime We use BDB, but this was easier to find https://github.com/apache/spamassassin/blob/trunk/sql/bayes_mysql.sql Is expire really based on token's access time, since there is no ctime available? Shouldn't expire throw away everything older than two weeks based on ctime, not atime? -- You are receiving this mail because: You are the assignee for the bug.