On Sun, March 17, 2019 17:03, James wrote: > I've been getting a lot of spam so I'm thinking of lowering the > "required" number. > > > About 50 % spam gets a 4.4 so my required=4.5 is a tiny bit high.
What is the Bayes score for the missed spam? > I run sa-learn --ham on my inboxes. Unless you also train on the missed spam, everything will look like ham after a while. I use bogofilter for Bayes but the principal should be the same. John