RE: [Declude.JunkMail] Question about WeightRange

2002-07-31 Thread R. Scott Perry


> > > > WEIGHT8   weightrange x   x
> > > > WEIGHTRANGE10-14  weight  x   x   10  0
>
>I see, the first item is the name of the test and the second item defines
>the type of test Declude will implement.  The next 4 items are the test
>options, depending on the type of test.

That is correct.
  -Scott

---
[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".  You can E-mail
[EMAIL PROTECTED] for assistance.  You can visit our web
site at http://www.declude.com .



RE: [Declude.JunkMail] Question about WeightRange

2002-07-31 Thread Tom


> > > WEIGHT8   weightrange x   x   
> > > WEIGHTRANGE10-14  weight  x   x   10  0

I see, the first item is the name of the test and the second item defines
the type of test Declude will implement.  The next 4 items are the test
options, depending on the type of test.

Regards,
Tom
Image`fx
---
[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".  You can E-mail
[EMAIL PROTECTED] for assistance.  You can visit our web
site at http://www.declude.com .



RE: [Declude.JunkMail] Question about WeightRange

2002-07-31 Thread R. Scott Perry


> > What is the correct usage for WeightRange?

 > Declude never looks at the test name, so:

> > WEIGHT8   weightrange x   x   8   9

 > This would get triggered on a weight range of 8-9.

> > WEIGHTRANGE10-14  weight  x   x   10  0
>
> > And this would get triggered on any weight of 10 or higher (even 
> weights over 14), since the "weight" test type gets triggered at a 
> certain > weight or higher.
>
>is this the correct way to use the weightrange?

Well, what do you want to do?

If you want to catch E-mail with a certain weight or higher (for example, 
"10 or higher"), you would use "weight" (like you would before).  If you 
want to catch E-mail with in a specific weight range (for example, "10 to 
19"), you would use "weightrange".

>WEIGHTRANGE10-14weightrange  x   x   10  14
>or
>WEIGHTRANGE10-14weight   x   x   10  14

Both of these are valid, although the first one is the one you want to use:

>WEIGHTRANGE10-14weightrange  x   x   10  14

This one does what you would expect.  It uses the "weightrange" test type, 
so it gets triggered on the range 10-14.  If an E-mail has a weight of 5 or 
20, it won't get caught by this test.  A weight of 12 will get caught.

>or
>WEIGHTRANGE10-14weight   x   x   10  14

This is valid, but the "14" won't be used.  This uses the "weight" test 
type, so it gets triggered on a weight of 10 or higher.  This will work 
exactly the same as the current "WEIGHT10" test.
-Scott

---
[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".  You can E-mail
[EMAIL PROTECTED] for assistance.  You can visit our web
site at http://www.declude.com .



RE: [Declude.JunkMail] Question about WeightRange

2002-07-31 Thread Tom



> And this would get triggered on any weight of 10 or higher (even weights
> over 14), since the "weight" test type gets triggered at a certain weight
> or higher.

is this the correct way to use the weightrange?

WEIGHTRANGE10-14weightrange  x   x   10  14
or
WEIGHTRANGE10-14weight   x   x   10  14

Regards,
Tom

---
[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".  You can E-mail
[EMAIL PROTECTED] for assistance.  You can visit our web
site at http://www.declude.com .



RE: [Declude.JunkMail] Question about WeightRange

2002-07-31 Thread R. Scott Perry


>What is the correct usage for WeightRange?

Declude never looks at the test name, so:

>WEIGHT8 weightrange x   x   8   9

This would get triggered on a weight range of 8-9.

>WEIGHTRANGE10-14weight  x   x   10  0

And this would get triggered on any weight of 10 or higher (even weights 
over 14), since the "weight" test type gets triggered at a certain weight 
or higher.
 -Scott

---
[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".  You can E-mail
[EMAIL PROTECTED] for assistance.  You can visit our web
site at http://www.declude.com .



RE: [Declude.JunkMail] Question about WeightRange

2002-07-31 Thread Tom


What is the correct usage for WeightRange?

WEIGHT8 weightrange x   x   8   9
or
WEIGHTRANGE10-14weight  x   x   10  0

Regards,
Tom
---
[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".  You can E-mail
[EMAIL PROTECTED] for assistance.  You can visit our web
site at http://www.declude.com .