> > I�m working with Evolution 1.2.3. I have an Filter with spamassassin. > > But how can spamassassin learn from incomming mails that are spam? > > > > Spamassassin filters 90% of spam. but i want more! (99,9%...) > > Unfortunately, I can get spamassassin to either filter -everything- or > -nothing-.
If you want us to check your filters, *post* your filter... > 0 is the wrong value, but what is the right value? Well, it depends on your filter if 0 is wrong or right. Do you filter on "if return code is" or "is not"? For the return values, please see the SpamAssassin documentation pages at http://spamassassin.org/doc.html or refer to your man pages. Also, you have to specify something like "spamassassin -e" or "spamc -c" (if you are using spamc/spamd) to get return codes. ...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; }}} _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
