Re: [Evolution] My two problemos



Problemo #2:
I use spamassassin, and would like to find a way to pipe an email
message to 'sa-learn' to keep my spam filter trained. Is this feature
available?

This is only available as a Filter, which isn't exactly what you are
looking for.


However, I would suggest another approach to let SA learn your mails:

$ sa-learn {--ham,--spam} --showdots --mbox ~/evolution/local/<...>/mbox

This will learn all the mails in the corresponding mbox file at once. Be
sure to *only* have HAMs/SPAMs in those folders, as mixing them will
corrupt your Bayes database. And definitely empty your trash before or
make at least sure, there are no "deleted" mails left in those folders.

Note: It is important, that you do learn *both*, HAM just as well as
SPAM.


BTW: Evolution 2.0 will come with built in SpamAssassin based junk mail
filtering built in. :)

...guenther


-- 
char *t="\10pse\0r\0dtu\0  ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
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; }}}




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]