> Ihre Email "[EMAIL PROTECTED]" wird wegen Missbrauch innerhalb der naechsten
> 24
> Stunden gesperrt. Es sind \d{2} Beschwerden wegen Spamversand bei uns
> eingegangen.
> Details und moegliche Schritte zur Entsperrung finden Sie im Anhang.
>
> Attachment:
> randomly named zip file which contains an exe
This is not spam but malware. Got a virus scanner?
> Is not picked up by SA, yet. sa-update did not get any rules against
> it either. Does anyone have a ready-made rule against this, already?
sa-update generally is *not* meant for "signature style updates" once an
hour like that.
--
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; }}}