> > > So this is a big issue, currently on HEAD, we have either the "Junk" or > > > the "Not Junk" button, based on wether the messages has been marked junk > > > or not. We actually needs to discuss this further. Am CCing Srini for > > > his comments on this. > > > > Revert that commit immediately. > > There is no issue in reverting it, but why do we want a 'All the time > disabled - Not Junk' button on toolbar.
We do not want the button to be disabled anytime anyway. The current implementation does not support *learning* correctly. I consider the current implementation to be broken. > It is enabled just in Junk Folder. Which is a bug. Please read my previous post again. > If the junk implementation extends learning not-junk, then it > would make sense. So, you actually got it. :) This is an important missing feature. In fact the current UI does not reflect SA mechanisms, but merely is a poor mans "get this mail out of my sight". IMHO Evo does not support SA correctly. Quote from 'man sa-learn': "train SpamAssassin's Bayesian classifier". sa-learn is for learning and training. It is not intended to tell SA it classified a mail incorrectly. See this bug for some more notes about implementing a sane behavior. Picked this bug yesterday pretty much at random... ;) http://bugzilla.gnome.org/show_bug.cgi?id=322105 ...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-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/evolution-list
