On Tue, 2009-05-19 at 20:06 -0700, Marc Perkel wrote: > If you are going to use the blacklist it works best if you also use > the tarbaby.junkemailfilter.com high numbered MX record as well > because that way my blacklist will pick up the spambots that are > targeting you. So feel free to use both.
So you mentioned multiple times this round already. Anyway, that will not happen with me for various reasons. One being paranoia. Not going into details about related reasons and (legal) requirements. And just in case you didn't realize yet, I am one of the SA devs and rule writers. I need my spam in-stream. How else could I write new rules and code to combat the < 15 low-scoring spam? ;) Besides, I also contribute human reviewed, hand classified corpora, e.g. to the SOUGHT FRAUD rule-set. guenther -- char *t="\10pse\0r\0dtu...@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; }}}