Gaute Lund wrote:
>> -----Original Message-----
>> From: Matt [mailto:[EMAIL PROTECTED] 
>> Sent: Wednesday, April 26, 2006 8:51 PM
>>
>> Unfortunately this is what I may be forced to do.  I hate to 
>> let one item give a high score, but when the message is 
>> nothing but an IMAGE... no HTML... no link... and the 
>> blacklists have not yet picked it up.. and Pyzor doesn't see 
>> it yet... what else can you do?
>>
>> On 4/22/06, John D. Hardin <[EMAIL PROTECTED]> wrote:
>>> Many of them are HTML-only (no plain-text parts). I give 
>> HTML-only + 
>>> image-only a high score.
> 
> Matt/Johnn: Does this mean you have simple way to specify "rule A is 1.0, 
> rule B
> is 1.0, but if A+B matches, give it 4.0"?

Create rule A, and score it 1.0, Create rule B, and score it 1.0

meta L_A_AND_B  (A && B)
score L_A_AND_B 2.0

if both A and B match, it will total 4.0 (1.0 + 1.0 + 2.0)

Reply via email to