Re: [Evolution] Question reguarding spam filtering




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="\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]