Hi,

I'm running DSPAM for several years now and it proved to be very good. Now I want to add new servers. I have a test machine in front of me and installed DSPAM on it (with 3.6.8 and hash_drv for this test).

The problem is that DSPAM does not detect any spam mails at all (on my test machine). Probably I'm doing something horribly wrong but I'm really stuck now... :-(

I don't expect an excellent filtering performance from the start but in my understanding, after I trained a mail as spam, the same mail should be classified as spam when feed into dspam afterwards (provided that there are not too many ham classifications the tokens found in the mail).

What I did:
1. New user profile, completely clean.
2.dspam --user [EMAIL PROTECTED] --process --deliver=spam,innocent --stdout <spam >out.msg
(Message is innocent as expected)
3. dspam --user [EMAIL PROTECTED] --source=error --class=spam < out.msg
4. dspam --user [EMAIL PROTECTED] --process --deliver=spam,innocent --stdout 
<spam
(Message is still innocent, exactly the same values as already seen after 2)

Does the filtering only kick in after x messages? What happens if you try the procedure above on your systems? Any help appreciated!

fs

Reply via email to