Scott:
With the new
features you have added, namely SKIP, END, MaxWeight - it seems like adding a
whitelist filter type should be real easy. :) (as a programmer I love it when
people say that..)
A Whitelist filter
type could actually serve as an extension to END in some
ways..
I was
thinking:
Whitelist
BODY CONTAINS Declude
whitelist SUBJECT
STARTSWITH Hello
just
examples..
If this condition
is satisfied the filter could exit and no other filter will execute- Declude
will exit.
This could set a
condition that acts as MAXWEIGHT for all filters to follow.
If this is added
we can take all of our whitelist entries out of Global.cfg file and will ease
updating and maintaining different files - as well as sharing the files with
others.
Simply for us to
not execute any filters we can put all of our WHITELIST filter files at the top
of global file.
Just a thought..
Kami
