Hi, I would like to know, if there is any possibility to reuse scores assigned to those (online) rule hits in previous spamassassin check (obtained with the --reuse param.). My problem is, that I don't have any internet access with my virtual machine (I can't have one) and I want to test new rules I have written, with hits of online tests, that are already assigned to some of messages in my corpus. I know, that param. --reuse reuses those hits and writes, that there was a hit, but it omits the rule scores, so the ham.log and spam.log does not contain any relevant information, if the message was, or wasn't spam (this is only my idea, how my problem could be solved).
I know, that this would not affect the ./fp-fn-statistics, so I want to ask, if there is any possibility to get ./fp-fn-statistics include scores of reused rules (also with information about scores of those hits). Like for the ./fp-fn-statistics, I also wanted to know, how it would be possible, to use those --reused online test hit scores in score generation with perceptron. I have actually to make all the rules except of my new rules unmutable (with tflag userconf), so I can generate only scores of my new rules. So the thing is, that I have to include also the online rules results to my new rule scores generation. How could I do it? -- View this message in context: http://old.nabble.com/mass-check---reuse-online-rules-scores-for-fp-fn-statistics-tp31541373p31541373.html Sent from the SpamAssassin - Users mailing list archive at Nabble.com.