Mailing List Archive

re-create bayes from sa.dump
Hello,

I would like to rebuild my bayes DB from a sa.dump output. I then run
the sa.dump output thru a quick perl script that fixes things like
"spam count < 0", "ham count < 0", "atime > time()". this way i can
properly expire my tokens.

i tried using michael parker's script but it was creating a version 0
bayes DB, and then after upgrading saying it found 0 tokens and an
expiry would leave me with -500000 or so tokens.

Does anybody have a tool to rebuild a v2 Bayes DB from a fixed sa.dump
file?

any help would be appreciated.

thanks
adam