This already moved mostly off-list, but for the records... On Thu, 2010-08-26 at 15:41 +0200, Jan P. Kessler wrote: > I've been out of office (better: out-of-oder ;)) for some days. Of > course I'll provide you some samples. I've spoken to some of our > customers and they have agreed, that I may submit the affected mails.
Great. > Let me prepare this and I'll send you a link. Are you able to analyze MS > Outlook .msg format? Nope. Neither me, nor SA. ;) Moreover, to avoid false results, the body should be as un-altered as possible. -- 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; }}}