> I have setup a MySQL server and tables to handle bayesian hashes with
> spamassassin on my mail server is there a way to have evolution use
> either spamassassin or access the tables directly to learn what I
> consider Ham/Spam?

In your case, with a dedicated mail server that even runs MySQL to speed
up SA's Bayes, it likely is best to do the Spam Filtering server side,
IMHO.

Evolutions ability to Junk filter is limited to a nice GUI solution
which actually calls SA on the local machine. As you got a dedicated
mail server, I assume there are a couple of client machines using this.
Which makes maintaining SA on all of 'em a PITA, compared to maintaining
SA on the server only...

For some unusual ways to use the Evo Junk GUI you might want to search
the mailing list archives. Basically it boils down to creating
'sa-learn' scripts, that deal with your setup.

HTH at least a little bit. If not, please describe your current
environment and what you want to do in depth.

...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

Reply via email to