https://issues.apache.org/SpamAssassin/show_bug.cgi?id=7127
--- Comment #30 from RW <[email protected]> --- (In reply to Reindl Harald from comment #29) > you missed the "sa-learn --clear" before each rebuild from scratch I didn't miss anything, you said that another part of the script trains with find|xargs. Anyway this is highly anecdotal, and not worth pursuing without something to work with. BTW one thing that bothered me about your script is that it assumes that "sa-learn --clear" always works correctly - even on a corrupted database. There's no check that the bayes_* files have been removed. I would have had it remove the directory and do a "mkdir || exit" - just to be sure. > and that > it with learn to jorunal and --no-sync combined with a read-only /var so > that received messages no longer touch the bayes database seems to not get > that corrupted again Again the word "corrupted"; this is a conclusion, not an observation. It's unhelpful to write bug reports in terms of what you're assuming rather than what you're actually seeing. -- You are receiving this mail because: You are the assignee for the bug.
