On Wed, 2008-12-03 at 03:36 -0800, Björn K wrote: > Thank you, that should help. I don't really wanna print the whole headers > here (not giving away too many internals on how which company's mails I > handle in which way and what problems I have with it).
Forwarding mail for companies (smells like business to me) through GMX? This seems to be your problem. But see below. > It's a spamassassin 3.1.7 out of the Debian (Etch) repository (debian > revision 2). > > > Karsten Bräckelmann-2 wrote: [ Cursing enumeration, there is only *one* such human, snipping an utterly needless full quote including the sig. *sigh* Nabble still doesn't get it right. ] > > For some better evaluation, we'd need the full X-Spam headers, both as ^^^^^^^^^^^^^^ > > inserted by your local SA on the first run *and* the manual second run. > > Don't have that, so here's a guess. I was asking for the SpamAssassin headers -- not all headers. *shrug* -- 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; }}}