On Fri, 2010-02-26 at 09:50 -0500, Charles Gregory wrote: > On Fri, 26 Feb 2010, Karsten Bräckelmann wrote: > > I know I'm tired from repeatedly deleting clearly off-topic posts > > without even caring to open them. Wonder how the majority of subscribers > > feels about it. > > Well, there was a posting with some spam-related SPF stats the other day > that proved very interesting. And relevant to how I might want to score > SPF in my SA config. But yeah, it's otherwise getting a bit opinion-heavy > and repetitve. Let's drop it an move on....
Hey, you snipped the part where I explicitly said that occasional off-topic threads are ok. :) As you said, as a data point it wasn't that off-topic anyway. I am about that irrelevant, lengthy and still ongoing (!) thread that clearly doesn't belong here. Guys, behave. Don't make me stomp my foot (Homer Simpson). -- 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; }}}