Man, they'll try anything to hack your system...
Ben Scott
dragonhawk at gmail.com
Mon Jan 30 17:03:00 EST 2006
On 1/30/06, Python <python at venix.com> wrote:
>> At Net Tech, for IMAP clients, I was working on a solution that used
>> spamassassin and procmail to sort mail into folders, along with a few
>> specially-named folders clients could move mail to identify it as
>> "also-spam" or "not-spam". A cron job ran nightly to process those
>> exceptions and train the filter.
>
> If this used "per user" rulesets on the server, then it also supports
> the fact that one person's spam may well be someone else's ham.
It did use per-user rule sets, and ran the training (a shell wrapper
around "sa-learn" IIRC) on a per-user basis as well. The general idea
was to give people the power of a Baysean SpamAssassin without the
need to know anything about Unix commands or the shell, or even a web
UI. The only "UI" was the same mail program (IMAP client) the user
had been using all along.
-- Ben
More information about the gnhlug-discuss
mailing list