> 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 Have fun... ...guenther [1] supporting at least --ham and --spam -- char *t="[EMAIL PROTECTED]"; main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1: (c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}} _______________________________________________ Evolution-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/evolution-list
