> Thank you for the information I will attempt to get it up an running, > have had a huge increase in spam last week or so and just trying to get > it under control.
What type of *spam* are you referring to that you want to kill by throwing anti-virus signatures at them? Are all of them phishing or scam? Hey, you said spam. We might be back on-topic, however gray! ;) -- 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; }}}