>> The rules should already account for the optional ( & ) around the area
>> codes, the (\s|-|\.) only appeared after the area code. Maybe this will
>> have to change soon now that the rules are "in the wild" :)
>> --example--
>> /\(?203\)?(\s|-|\.)(?:234(\s|-|\.)0292|286(\s|-|\.)2187)/
>> --exam
> The rules should already account for the optional ( & ) around the area
> codes, the (\s|-|\.) only appeared after the area code. Maybe this will
> have to change soon now that the rules are "in the wild" :)
> --example--
> /\(?203\)?(\s|-|\.)(?:234(\s|-|\.)0292|286(\s|-|\.)2187)/
> --example--
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On Monday 19 January 2004 13:36, Sylvain Robitaille wrote:
>> I changed all occurrences (in my own copy, of course) of '(\s|-|\.)' to
>> '[\s\-\.]+', in an effort to ensure that any number of any combination
>> of those characters could not be u
> Lets not forget parentheses. Here is how I would have it look.
> [\s(\(|\-|\)\.]+
> Well I hope it is correct.
[\s\(\)\-\.]+
--
Chris Petersen
Programmer / Web Designer
Silicon Mechanics: http://www.siliconmechanics.com/
Blade Servers: http://www.siliconmechanics.com/c292/blade-server
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Monday 19 January 2004 13:36, Sylvain Robitaille wrote:
> I changed all occurrences (in my own copy, of course) of '(\s|-|\.)' to
> '[\s\-\.]+', in an effort to ensure that any number of any combination
> of those characters could not be used to obf
On Mon, 19 Jan 2004, Matt Yackley wrote:
> EvilNumbers.cf version 1.11 is now available!
Many thanks to Matt for this, and to many others for submitting rules
which have provided us all with improved spam filtering.
I had a look at evilnumbers.cf, and expect to use it, though with the
following
and you can add these to your rules_du_jour by adding this
Here are settings for evilnumber
EVILNUMBERS=7; # Index of evilnumbers data into the arrays is 7
CF_URLS[7]="http://www.merchantsoverseas.com/wwwroot/gorilla/evilnumbers.cf";;
CF_FILES[7]="evilnumbers.c
Thanks Matt!
--Larry
> -Original Message-
> From: [EMAIL PROTECTED]
[mailto:spamassassin-talk-
> [EMAIL PROTECTED] On Behalf Of Matt Yackley
> Sent: Monday, January 19, 2004 11:57 AM
> To: [EMAIL PROTECTED]
> Subject: [SAtalk] New Ruleset: EvilNumbers
>
> Inspi
Inspired by classic hits such as BigEvil, Popcorn, Backhair, Chickenpox
and Tripwire!
EvilNumbers.cf version 1.11 is now available!
EvilNumbers.cf contains street addresses, PO Boxes and phone numbers that
have been harvested from spam. Each rule is scored at 2.0 points and
normally you will onl