> No -- that determines a weight at which filter processing 
> will stop.  But it sounds like you want the filter to only 
> return a weight if multiple lines match.

Great idea!
In my opinion it should return only a "non-zero" result if a certain NUMBER
of lines match. (not a certain weight is reached)

This would allow us for example to set up a great AVFILTER file:

avfilter.txt
===================================
BODY 0 contains virus
BODY 0 contains infected
BODY 0 contains detected
BODY 0 contains contains
BODY 0 contains attachment
BODY 0 contains removed
BODY 0 contains netsky

RETURNONLYIF 3
===================================

Global.cfg
AVFILTER filter c:\imail\declude\avfilter.txt 15 0

If the above filter file would return a weight only if at least 3 entries
matches then the 15 points should be added to the weighting system but
wouldn't return any wheight only because one or two of this keywords are
part of a message.

The same tecnique could be used for several other filter files. For example
"microsoft, adobe, software, cheap", or also for combinations of negative
keywords.

Markus



---
[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.

Reply via email to