[Declude.JunkMail] stop scanning after x points

2010-02-10 Thread Bonno Bloksma
Hi,

I use Declude with build-in Sniffer and InvURIbl. Other then that mostly the 
default tests.
Using the new 4.10.42 version.

I would like Declude to examine the points scored so far before launching 
Sniffer or InvURIbl as those are body tests and need more cpu.
I hold at 20 and delete at 30. I want Sniiffer and InvURI not called if 
standard dns tests have allready scored 60+ points.
Is that possible?

I know I can do something like that in tests I create myself but I have no such 
tests.
If there is not yet a way to tell Delcude to evaluate tests that can score 
negative weights first maybe that would be a good idea as well to combine with 
the conditional calling of more tests.


Met vriendelijke groet,
Bonno Bloksma
senior systeembeheerder

tio 

hogeschool hospitality en toerisme 
begijnenhof 8-12 / 5611 el eindhoven
t 040 296 28 28 / f 040 237 35 20

b.blok...@tio.nl  / www.tio.nl 




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


Re: [Declude.JunkMail] stop scanning after x points

2010-02-10 Thread Darin Cox
Hi Bonno,

You can alter the InvURIBL and Sniffer test definitions in your config to use 
Pete McNeil's WeightGate utility to conditionally run those tests.

An example InvURIBL line is

INV-URIBL external weight C:\IMail\Declude\WeightGate\WeightGate.exe -100 
%WEIGHT% 500 F:\IMail\Declude\INVURIBL\invURIBL.exe %WEIGHT% %REMOTEIP% 0 0

It checks to see if the weight of the email is between -100 and 500.  If not it 
doesn't run InvURIBL

You can get it from Pete's website:
http://www.armresearch.com/tools/arm/weightGate.jsp

Hope this helps,

Darin.


- Original Message - 
From: Bonno Bloksma 
To: Declude.JunkMail@declude.com 
Sent: Wednesday, February 10, 2010 7:14 AM
Subject: [Declude.JunkMail] stop scanning after x points


Hi,

I use Declude with build-in Sniffer and InvURIbl. Other then that mostly the 
default tests.
Using the new 4.10.42 version.

I would like Declude to examine the points scored so far before launching 
Sniffer or InvURIbl as those are body tests and need more cpu.
I hold at 20 and delete at 30. I want Sniiffer and InvURI not called if 
standard dns tests have allready scored 60+ points.
Is that possible?

I know I can do something like that in tests I create myself but I have no such 
tests.
If there is not yet a way to tell Delcude to evaluate tests that can score 
negative weights first maybe that would be a good idea as well to combine with 
the conditional calling of more tests.


Met vriendelijke groet,
Bonno Bloksma
senior systeembeheerder

tio 

hogeschool hospitality en toerisme 
begijnenhof 8-12 / 5611 el eindhoven
t 040 296 28 28 / f 040 237 35 20

b.blok...@tio.nl  / www.tio.nl 




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

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


RE: [Declude.JunkMail] stop scanning after x points

2010-02-10 Thread Scott Fisher
According to my notes:

 

RBL Tests Run 1st!

Declude base tests Run 2nd

External Tests Run 3rd

Fromfile and ipfiles run 4th

Filters Run last.

 

Invuribl has a built in skip process when you add the weight to the command
line:

D:\IMAIL\DECLUDE\INVURIBL\INVURIBL.exe %WEIGHT% %REMOTEIP%

 

from invuribl.config:

!-- If the passed in weight is less or equal to this value, invURIBL
will exit without --

!-- running any of the configured tests.  This is useful for messages
that you're --

!-- giving negative weight (credit to) and have no need to process--

add key=SKIP_MIN_WEIGHT value=-50 /

 

!-- If the passed in weight is equal to or greater than this value,
invURIBL will exit without --

!-- running any of the configured tests --

add key=SKIP_MAX_WEIGHT value=350 /

 

 

 

For Filters there are 2 skipping mechanisms

SKIPIFWEIGHT 60

STOPATFIRSTHIT

 

You might want to consider the order of the external tests too. I run
sniffer before invuribl because sniffer is service based and faster.

 

-Original Message-
From: supp...@declude.com [mailto:supp...@declude.com] On Behalf Of Bonno
Bloksma
Sent: Wednesday, February 10, 2010 6:14 AM
To: Declude.JunkMail@declude.com
Subject: [Declude.JunkMail] stop scanning after x points

 

Hi,

 

I use Declude with build-in Sniffer and InvURIbl. Other then that mostly the
default tests.

Using the new 4.10.42 version.

 

I would like Declude to examine the points scored so far before launching
Sniffer or InvURIbl as those are body tests and need more cpu.

I hold at 20 and delete at 30. I want Sniiffer and InvURI not called if
standard dns tests have allready scored 60+ points.

Is that possible?

 

I know I can do something like that in tests I create myself but I have no
such tests.

If there is not yet a way to tell Delcude to evaluate tests that can score
negative weights first maybe that would be a good idea as well to combine
with the conditional calling of more tests.

 

 

Met vriendelijke groet,
Bonno Bloksma
senior systeembeheerder

tio 

hogeschool hospitality en toerisme 
begijnenhof 8-12 / 5611 el eindhoven
t 040 296 28 28 / f 040 237 35 20

 mailto:b.blok...@tio.nl b.blok...@tio.nl  /  http://www.tio.nl
www.tio.nl 

 


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


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