You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by Karsten Bräckelmann <gu...@rudersport.de> on 2009/06/08 13:31:39 UTC

Re: spamd dies - please help - SOLVED

Back on-list, just FYI.

On Sun, 2009-06-07 at 22:41 -0300, Soporte Técnico elbolson.com wrote:
> Thanks for your answer.
> It is solved now - I removed a plugin that a friend created to call KAV
> antivirus, based on Clamav plugin. It had worked before on i386, it
> doesn't work on x86_64. We will investigate why. Clamav plugin works
> allright.
> 
> Greetings
> Claudia Burman
> El Bolson - Patagonia Argentina

Useless full-quote snipped.

-- 
char *t="\10pse\0r\0dtu\0.@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; }}}