On Mon, 14 Nov 2011 12:07:45 -0800, Mike Koleszar wrote:

> Hi all, I would like to put together a script that will show me the spam
> score of emails that come in. I was hoping that someone could help push
> me in the right direction to do this. I'm hoping there is a simple way
> to do this, using one of the SpamAssassin exe files over command-line. I
> appreciate any advice or suggestions. Thank you.

I have spamassassin check all incoming mail, except those over a certain 
size. All I do is grep the Mail directories and push the results into 
postgresql before deleting the spam.

Given that you are on Windows, you will have to find the equivalent 
(wingrep?), and if postgresql is not for you, a text file would do.


Reply via email to