On Sat, 2005-12-10 at 23:39 +0100, guenther wrote:
> On Wed, 2005-11-23 at 11:07 -0400, Patrick O'Callaghan wrote:
> > On Wed, 2005-11-23 at 15:00 +0100, guenther wrote:
> > > > This sounds neat - it's bugged me for a while that I'm processing spam
> > > > in two places (I also have SA on my server). Would you mind posting your
> > > > script - I'd like to try it on my set-up?
> > > 
> > > Speaking of server side SA filtering, there have been some notes posted
> > > to this list some months ago to integrate this (at least 2 different
> > > threads). Basically it boils down to client side spam[cd] and sa-learn
> > > [1] scripts, that hit your server. Maybe these posts are helpful:
> > > 
> > >   http://mail.gnome.org/archives/evolution-list/2005-May/msg00030.html
> > >   http://mail.gnome.org/archives/evolution-list/2005-May/msg00067.html
> > 
> > Yes, I'd seen these and they look like a good idea, but I worry about
> > certain details:
> > 
> > 1) I don't like that you need to keep a local database and push it to
> > the server.
> 
> I don't see the need for a local database.
> 
> Mark as Junk will pipe the entire mail into 'sa-learn --spam'. Now, a
> custom sa-learn script just could pick up this mail and send it to a
> centralized server -- the one running the "spam fighting tool" on it.
> One possible solution for this "sending" is actually sending by mail to
> a dedicated "user", attaching the mail to be learned. The originl user
> account is known, so a script on the recipients ond can do the magic.

Sure, as long as I can run such a script. Of course *I* can, since I own
the server, but Joe User can't because I don't give him Shell access so
he can't set it up. Meaning I'll have to set up a general-purpose
script, which is somewhat trickier. Sheer inertia has prevented me from
doing this so far.

O'Callaghan's Law: in computing, everything is possible and nothing is
easy :-)

poc

_______________________________________________
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list

Reply via email to