Re: Spamprobe in scoring (was: qsf)

Darxus-5+gNnNaL/BD/[email protected] Thu, 11 Jan 2007 14:56:39 -0500
Newsgroups gmane.mail.spam.spamprobe.general
Message-ID <[email protected]>
On 01/11, Jem wrote:
> What I'm looking for (or might possibly write) is a tool which would use 
> the Spamprobe score as one input among others, notably some RBL/DNSBL zones 
> such as Spamhaus or perhaps other custom inputs such as the procmail 
> recipes for detecting image spam.

The closest thing I can think of is policyd-weight 
( http://www.policyd-weight.org/ ), which I think is pretty darn close,
except that it runs pre-queue (while the SMTP session is still up)
and doesn't appear to support things like spamprobe.

I'm happy with... well I guess what I'm doing is pretty complicated, but
each step gets to reject anything as spam on its own, except for the last.

Authoritative steps (each gets to reject on its own)
* helo checks
* spf
* greylisting
* dnsbl: list.dsbl.org
* dnsbl: zen.spamhaus.org

And then as I just posted, spamprobe and spamassassin filter everything and
if they disagree I check it.

And I'm very happy with that.  

> Normally I would go straight to SpamAssassin but it's a large piece of
> software and unnecessary when spamprobe is doing most of the work.

I think the extra redundancy you get comparing spamassassin's output
directly to spamprobe's is worthwhile.  

I guess the only thing I'd like to be able to change would be getting
spamprobe to consider the rest of the dnsbl type stuff that spamassassin
uses - by adding each dnsbl's output as a token.  

-- 
"I don't want people who want to dance, I want people who have to dance."
--George Balanchine
http://www.ChaosReigns.com

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV