On Wed, 2010-12-01 at 20:38 -0500, Michael Scheidell wrote: > On 12/1/10 7:02 PM, Karsten Bräckelmann wrote: > > Personally, I have *never* received a legit C/R. Every single one that > > ended up on my machines have been in response to spam sent with a forged > > sender address. > > I had a legit one. > > I was stupid enough to answer a question on this list directly to a poster. > > Guess what? I got a CR.
I would have appreciated to know about that. In particular, considering what this list is about. If not publicly shaming, lest so I won't contribute to such behavior by answering. > Guess what? luser got blacklisted. Guess what? I can sympathize with that... -- 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; }}}