Hello,

 I have some minimal testing of my new SPAM checks and the current code
doesn't really work:

1. the 8 bit subject test is ok: it already caught 3 spams and I don't
   expect it to give any false positives [in my case]

2. the "my address appears explicitly in the recipients" test is not
   very good: it did catch a few spams but it also classifies as spam
   any mailing list message without List-Id header. This test is very
   useful, though, as the majority of spam is not addressed directly to
   the recipient but we need to detect the mailing list messages better
   somehow -- any ideas?

3. finally, "has X-Authentication-Warning header" is a bad test as many
   legitimate messages have it as well -- but we probably can improve
   this test by examining this header value. Does anyone have any more
   info about this header?

 Thanks,
VZ


----------------------------------------------------------------------------
                   Bringing you mounds of caffeinated joy
                   >>>     http://thinkgeek.com/sf    <<<

_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to