On Tue, 2008-09-09 at 16:17 -0700, Evan Platt wrote: > Karsten Bräckelmann wrote: > > > > What's got HTML to do with that? > > I believe mouss was talking about your prior message which likely was > the trigger:
Wait. That is *not* my post. :) I never, ever have been posting HTML to a mailing list. And I won't. Anyway, as I explained before, the trigger (still talking about the Antigen bounce, aren't we?) is not the HTML, but the occurrence of a blacklisted word. Yes, what Antigen does pretty much is everything what SA does not stand for. *sigh* > Subject: Can't build spamassassin 3.2.4 on HP-UX > > Which was filled with HTML. > > HTML shouldn't be posted to this list (or any list, IMHO.) Agreed, wholeheartedly. :) guenther -- 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; }}}