[Declude.JunkMail] Weight maybe not working right??

2003-10-14 Thread Paul Ingram
Hello,

I just recived several spams to my box all with weights greater then
I allow (weight of 49). Does anyone see anything wrong here?
  
GLOBAL.CFG
WEIGHT1  weightrange x x 5 11
WEIGHT2  weightrange x x 12 17
WEIGHT3  weightrange x x 18 36
WEIGHT4  weightrange x x 37 0

$default$.junkmail
WEIGHT1  WARN
WEIGHT2  SUBJECT
WEIGHT3  HOLD
WEIGHT4  DELETE

-- 
Best regards,
 ~Paul~  mailto:[EMAIL PROTECTED]

---
{This E-mail scanned for viruses by Declude Virus/McAfee}

---
[This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)]

---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type unsubscribe Declude.JunkMail.  The archives can be found
at http://www.mail-archive.com.


Re: [Declude.JunkMail] Weight maybe not working right??

2003-10-14 Thread Bill Landry
- Original Message - 
From: Paul Ingram [EMAIL PROTECTED]
 I just recived several spams to my box all with weights greater then
 I allow (weight of 49). Does anyone see anything wrong here?

 GLOBAL.CFG
 WEIGHT1  weightrange x x 5 11
 WEIGHT2  weightrange x x 12 17
 WEIGHT3  weightrange x x 18 36
 WEIGHT4  weightrange x x 37 0

Change WEIGHT4 to a weight test instead of a weightrange:

WEIGHT4  weight x x 37 0

This will apply whatever action you define (in your case: DELETE) to any
message with a weight of 27 or higher.  That should take care of it.

Bill

---
[This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)]

---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type unsubscribe Declude.JunkMail.  The archives can be found
at http://www.mail-archive.com.