-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello Marvin,
Saturday, November 22, 2003, 4:06:09 PM, you wrote:
MR> I have a 'badrule' which ...
MR> I have another 'goodrule' which ...
MR> My problem: if the spam contains "badtext" followed by a carriage
MR> return instead of a space and then f
- Original Message -
From: "Marvin Raab" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, November 23, 2003 1:18 AM
Subject: [SAtalk] perl question
> How do I contruct a proper perl expression to search
> for / badtext goodtext / where the seapratin
I've got a quick perl question:
I have a 'badrule' which searches for / badtext / and gives lots of
points
I have another 'goodrule' which searches for / badtext goodtext / and
subtracts lots of points (enough to more than counteract the effects of
badrule containing 'xyz')
My problem: if the sp