On Tue, 2008-12-02 at 14:07 +0100, Arvid Ephraim Picciani wrote: > additonal i just figured everyone else apears to be as unprepared as me: > http://alpha.cesmail.net/graphics/spammonth.gif > The amount of reports stays low while the amount of spam actually rises fas. > That tells me spammer changed tactics and everyone actually has their > inboxes > full of false negatives. But somone feel free to correct me.
It's malware. SpamAssassin doesn't directly target these. If it catches them, it's more of a coincidence -- or the same ratware being used. Use a virus scanner. -- 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; }}}