|
I requested the same thing about a month ago. It would be a solid test
with a high degree of certainty as long as you defeated the test for
any E-mail containing non-inline attachments (as per the issue you
pointed out). Here's a link back to that discussion in the archive: http://www.mail-archive.com/[EMAIL PROTECTED]/msg10746.html I think the idea is to strip out all tags (fake and real), headers and boundaries from the unencoded message body and then do a character count, and only do so when there isn't an attachment (non-inline). The test would look something like this the way I have it imagined: BODYCHARS bodychars 100 x 2 0 BODYCHARS bodychars 50 x 3 0 BODYCHARS bodychars 25 x 3 0 In this case, the scoring would be progressive with the first number being a less than or equal to value, and an E-mail with only 25 regular characters would fail all three (user defined) tests in the example. P.S. For those that have asked, I will be posting an updated version of the GIBBERISH filter tonight. Matt Sheldon Koehler wrote: 1: REMOVE all HTML 2: Test & see if anything is left behind.. --- [This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)] --- This E-mail came from the Declude.JunkMail mailing list. To unsubscribe, just send an E-mail to [EMAIL PROTECTED], and type "unsubscribe Declude.JunkMail". The archives can be found at http://www.mail-archive.com. |
- [Declude.JunkMail] Test suggestion John Tolmachoff \(Lists\)
- RE: [Declude.JunkMail] Test suggestion Kami Razvan
- Re: [Declude.JunkMail] Test suggestion Sheldon Koehler
- RE: [Declude.JunkMail] Test suggest... Matthew Bramble
- RE: [Declude.JunkMail] Test sug... John Tolmachoff \(Lists\)
- Re: [Declude.JunkMail] Test sug... Matthew Bramble
- RE: [Declude.JunkMail] Test suggest... Pete McNeil
- Re: [Declude.JunkMail] Test suggestion R. Scott Perry
- RE: [Declude.JunkMail] Test suggestion John Tolmachoff \(Lists\)
- RE: [Declude.JunkMail] Test suggestion Markus Gufler
- [Declude.JunkMail] Test Suggestion John Tolmachoff \(Lists\)
- Re: [Declude.JunkMail] Test Suggestion R. Scott Perry
- RE: [Declude.JunkMail] Test Suggest... John Tolmachoff \(Lists\)
- [Declude.JunkMail] Test Suggestion John Tolmachoff \(Lists\)
