Hi,
I've installed and configured dspam, and trained it with my own set of
messages.
But I still get false negatives when testing dspam with a spam message that
was fed as spam into dspam_train. I've also called dspam with --class=spam,
feeding it the message, but when I test the message (using dspam --stdout)
the message still comes out as innocent.
All I have done so far is train dspam, I have not actually integrated it
into the MTA, and I'm testing it manually.
Here is the status for the user:
Name Q.Size TP TN FP FN SC IC Mode On Spam BNR
Whitelist Sed Sig Loc
<user> -- 7595 6116 1 133 57 0 TEFT
Quarantine ON ON 5 message
If I run the same message that has been fed into the trainer as spam at
least 3 times, it still comes out as innocent.
I don't understand how the training mechanism works...
Ricardo