-----Original Message-----
From: Liam R. MacInnes
Sent: 05/05/2010 10:47:07 pm
To: ram
Cc: users@spamassassin.apache.org
Subject: Re: Scanning Outbound emails
On 2010-05-05, at 5:09 AM, ram wrote:
>
> On Wed, 2010-05-05 at 10:44 +0300, Alans wrote:
> On my servers I just add the score header and let the mail go but send a copy
> to a program. If more
> than 10 occur in 30 minutes from the same customer , the customers
> account is temporarily blocked and we manually check.
>
>
> Thanks
> Ram
Are you using an off the shelf application to do this? If so what's it called?
It's a custom app and an extremely trivial one.
I send suspect mails to a central server and insert rec into mysql table and
use sql to determine thresholds..
I think spamassassin could easily build in native support for such a feature.
So SA becomes not only a great spam detection tool but a tool to really block
spam outbreaks early.
Cheers,
Liam