On Thu, 2009-04-23 at 00:21 +0200, Yet Another Ninja wrote: > On 4/23/2009 12:13 AM, Karsten Bräckelmann wrote:
> > My bet is... You will see spam to thisisonlytestmessage@ and mangled > > variants thereof. :) > > don't forget 'akstc.*\@' > > :-) Hah, seriously? *grep* Nah, you just made that up. ;) I definitely was serious about mine. I've recently had a look at a catch-all again, and did spot that old, long known pattern high up in the stats. I'd be happy to make a bet with Sebastian. :) Since you appear to be located in Germany, too -- crate of beer, to be drunk at the winners place? :) guenther -- who still got some fraud to review for sought -- 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; }}}