----- Original Message -----
Sent: Monday, February 20, 2006 2:58
PM
Subject: RE: [Declude.JunkMail]
SKIPIFWEIGHT - RUNIFWEIGHT?
Hi..
Yes we can.. that is what I am doing now..
I was hoping we can have a construct that allows us to do it inside the
filter.
If one can have a construct like:
RUN IF WEIGHT IS BETWEEN Min &
Max
So the filter runs if the weight is >= Min and <=Max then
one can truly set filters and fine tune conditions.
It will allow an IF statement construct..
combining this with MINWEIGHT can easily set IF STATEMENT with Exit
conditions.
otherwise we have to do it outside the filter in global with several
filters and conditions.. much cleaner if done inside the
filter.
I searched the manual but did not see it-- I was hoping it was added
and I missed it in the release notes..
thanks .. hopefully it will be added.
Regards,
- Kami
could you chain a few
skipifweightfilters?
under10.txt
skipifweight 10
remoteip 0 contains .
filter2.txt
testsfailed end notcontains
under10.txt