On Mon, 24 Jan 2005 22:11:48 -0500, you wrote:

>On Mon, Jan 24, 2005 at 09:07:27PM -0600, Thomas Cameron wrote:
>> Does anyone know if there is a way to automagically report messages via 
>> spamd, maybe if they score over a certain level?
>
>No way.  It does checks only.

Well, it depends...

I have a directory where all false negatives from every user in the
system are supposed to be 'saved as' text files, and a cron job that
runs thru that directory hourly.  Here's part of that job.

/usr/bin/gunzip /home/spam4sa-learn/*.gz
cat /home/spam4sa-learn/* | /usr/bin/sa-learn --spam --mbox
cat /home/spam4sa-learn/* | /usr/bin/razor-report

It works pretty well.  The users love it because they feel like
they're participating in the process of reducing their spam and not
just being cargo.  I'd say I get 98% compliance from them -   and it
does make for fast learning.  I also run sa-learn -ham over all of the
system mailboxes.

Mike-

--
If you can keep your head while those around you are losing theirs...
You may have a great career as a network administrator ahead!
--
Please note - Due to the intense volume of spam, we have installed 
site-wide spam filters at catherders.com.  If email from you bounces,
try non-HTML, non-encoded, non-attachments,

Reply via email to