Re: giberish

2008-03-03 Thread JP Kelly
thanks for the rule ,looks like a good one. can you point me to jennifer's rules? thanks. jp On Mar 3, 2008, at 2:56 PM, Loren Wilton wrote: body LW_WORDLIST_15P /(?:\b(?!(?:from|that|have|this|were|with)\b) [a-z]{4,12}\s+){15}/ describe LW_WORDLIST_15P string of 15+ random words score LW_

Re: giberish

2008-03-03 Thread Michael Scheidell
Just block anything from 'yahoo' that contains blogspot in it. Even dkim signed email. (yahoo has send be back 'ignorantgrams' claiming that valid/dkim signed email from yahoo wan't from yahoo), Grammer detection? Shoot, you would drop 90% of the email from the teenagers. -- Michael Scheidell

RE: Blogspot (was Re: giberish)

2008-03-03 Thread Michael Hutchinson
> -Original Message- > From: Kelson [mailto:[EMAIL PROTECTED] > Sent: Tuesday, 4 March 2008 11:44 a.m. > To: spamassassin-users > Subject: Blogspot (was Re: giberish) > > Michael Hutchinson wrote: > > I don't know how the rest of you feel about blogspot

Re: giberish

2008-03-03 Thread Loren Wilton
body LW_WORDLIST_15P /(?:\b(?!(?:from|that|have|this|were|with)\b)[a-z]{4,12}\s+){15}/ describe LW_WORDLIST_15P string of 15+ random words score LW_WORDLIST_15P 5 Ignoring the blogspot comments, something along the lines of the above rule will catch this sort of stuff. It looks like there

Blogspot (was Re: giberish)

2008-03-03 Thread Kelson
Michael Hutchinson wrote: I don't know how the rest of you feel about blogspot links, but I've never seen a valid/authentic one in an email that isn't spam before. I have. In the last two weeks, I've seen blogspot links in the Drupal newsletter, the OpenOffice.org newsletter, Fedora Weekly Ne

RE: giberish

2008-03-03 Thread John Hardin
On Tue, 4 Mar 2008, Michael Hutchinson wrote: I don't know how the rest of you feel about blogspot links, but I've never seen a valid/authentic one in an email that isn't spam before. Be careful if you correspond with someone who has a blog on blogspot. And I occasionally email blog URLs to m

RE: giberish

2008-03-03 Thread Michael Hutchinson
> -Original Message- > From: JP Kelly [mailto:[EMAIL PROTECTED] > Sent: Tuesday, 4 March 2008 6:54 a.m. > To: spamassassin-users > Subject: giberish > > does anyone know of a rule that might catch this kind of spam which > contains a lot of non words > a grammar checking rule or plugin wou