[Spambayes] pop3 culler

Richie Hindle richie at entrian.com
Sun Nov 16 06:29:30 EST 2003


Andrew,

> the culler, which connects every, say, 30 minutes
> and deletes spams.

My approach would be to use the SpamBayes POP3 proxy (sb_server.py) as-is,
and write a script that used Python's POP3 client module to connect,
retrieve the emails, look at the X-Spambayes-Classification header, and
delete the ones marked as spam.  If I weren't storing the messages, I'd
set a high spam threshold.

I'd then publish the script on the SpamBayes Wiki at
http://entrian.com/sbwiki 8-)

-- 
Richie Hindle
richie at entrian.com




More information about the Spambayes mailing list