Can anyone please recommend a group for a beginner that needs help with
cron? Its still not working.

It would be appreciated.


Thanks,
Dale Cabell
[EMAIL PROTECTED]

-----Original Message-----
From: Kelson [mailto:[EMAIL PROTECTED] 
Sent: Thursday, July 27, 2006 4:03 PM
To: users@spamassassin.apache.org
Subject: Re: Problems after upgrade to 3.1.4

jdow wrote:
> The wording back then suggested you could write a META
> rule with components scored zero so that they would not report but the
> META would still work.

If I read the runes a-right, that's still how META rules work.  Create a

rule like this:

body __CONDITION_1      /something/

...and don't assign it a score at all.  It'll execute, the META rules 
which rely on it will process the result, no problem.

HOWEVER, if you assign that rule a score of 0, as in:

score __CONDITION_1     0

...then the rule will be disabled, will not be processed, and any meta 
rule that relies on it will (a) throw this warning and (b) assume a 
value of false for that condition.

-- 
Kelson Vibber
SpeedGate Communications <www.speed.net>

Reply via email to