http://wiki.apache.org/spamassassin/RescoreDetails says the mass-check command should be
> nohup ./mass-check --bayes --net -j 4 --restart=400 --learn=35 --reuse \ > --after=1072933200 <targets> There's no --mid parameter specified. In my personal mass-checks I always use --mid, to simplify finding questionable / erroneously stored messages, so I can clean my corpus easily. This is much more difficult if the mid is not included in the mass-check logs. If I were to add --mid to my pre4 mass-check (if there is one), would this cause problems on the perceptron end? Bob Menschel
