>
> -----Original Message-----
> From: Sandy S [mailto:[EMAIL PROTECTED]
> Sent: Friday, July 25, 2003 4:33 PM
> To: Daniel Carrera; [EMAIL PROTECTED]
>
> Sorry to say I tried something like this already - it hit
> every we got an
> email order with a credit card number in it, or any string of
> numbers for
> that matter. Even if you added numbers to the list
> (/[^aeiou0-9]/), it
> would still hit on your PGP signature below, on strings like
> "http:", etc.
>
> I'm playing with Chris's OBFU rules, but I'll keep watching
> the list for
> more ideas, too - I'd love to be able to catch these!
>
> Sandy S.
>
> ----- Original Message -----
> From: "Daniel Carrera" <[EMAIL PROTECTED]>
> To: "SpamAssassin list" <[EMAIL PROTECTED]>
> Sent: Friday, July 25, 2003 3:41 PM
> Subject: Re: [SAtalk] spam funny
> >
> > body MY_CONSONANT_4 /[^aeiou]{4}/
> > describe MY_CONSONANT_4 Body contains 4 consecutive consonants.
> > score MY_CONSONANT_4 0.15
> >
> > Like wise we can go on with more consonants:
> >
> > score MY_CONSONANT_4 0.15
> > score MY_CONSONANT_5 0.30
> > score MY_CONSONANT_6 0.60
> > score MY_CONSONANT_7 1.20
> > score MY_CONSONANT_8 2.40
It may not hit as much, but a few variations could go something like
/[abcdfghjklmnpqrstvwxz]{4}/
Without the uppercase, numbers, or punctuation marks, it would not trigger
nearly as much on things like PGP sigs....
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk