Would anyone find it beneficial to have this added to SpamAssassin, or
is it just me?  :)

$status->check_internal_first($mail);

Where check would be performed with "local_only" tests first...  and
then if it is tagged using locals only, you don't bother with RBL and/or
external tests, because it's already been tagged, and you don't need to
add the cost of the external tests if it's already spam..

Just a thought.

I've been running into performance issues while processing large volumes
of mail through SA if I don't do this type of "check_internal_first"
methodology.

I have a prototype that I am playing with.

Steven


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to