On Tue, 2009-09-15 at 18:34 -0400, Charles Gregory wrote: > I had considered this, but another poster made the worthy point that > the (ab)user in question was likely the sort to get another fake address > just so they could keep posting their crud. Sometimes 'ignore them' is the > simplest and best policcy. :)
I am aware of this. There is no final way to get someone off a public mailing list. There's always the possibility to get a new address, or even a new netblock. Sounds familiar? I do agree that ignoring the offender is the best solution. I have seen this working on other lists before. So... *Please*, everyone -- don't feed the trolls. Oh, and BTW, we *are* aware he is still following. One of his identities, that is. No rocket science. > But thanks, as always, for your fine efforts. :) -- 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; }}}