> I have a couple of spam mails that scored a 4.0 is there a way to tell SA
> that in the future this is spam? Can I use SA-learn or is that only for
> bayes type filtering or do I have to add it to a black list?

'sa-learn --spam' will train the Bayes AFAIK.

Train it, it will be very helpful. To get the missing 1 point, Bayes
even won't need to stamp it as 'high-quality' spam. As soon as you got
Bayes trained, that will catch all those 4.0 spam.

(Although I have not used SA for a long time, I really benefit from
Bayes dumping those little buggers...)

...guenther


-- 
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; }}}



-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to