On Wed, 2008-10-08 at 17:39 +0200, mouss wrote: > Karsten Bräckelmann wrote:
> > Suffering from a backscatter wave, > > same here, started yesterday. Yeah, pretty much so. *sigh* > > and haven't even got sufficient > > caffeine. "Your email was quarantined due to an unauthorized Cyrillic > > Language Character Set". Yeah, right... > > I am learning foreign languages. it would be nice if backscatterers > change the bounce text so that I learn more :-{ > > "DIES IST NUR EINE WARNUNG." It's German, "This is a warning only." Uppercase yelling style. ;) I guess the mail has been deferred for a couple hours, and you'll get another bounce with German text in a few days. -- char *t="[EMAIL PROTECTED]"; 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; }}}