On Wed, 2008-07-30 at 01:31 +0200, Arvid Ephraim Picciani wrote: > No. Some spammers are a lot more clever then that. > Especialy if you sell lists, you usually make sure they are high quality. > This is a low volume probe. Propably to clean out harvested lists.
What makes you believe this is low volume? It's not the highest volume I am seeing right now, but it isn't particularly low volume either. Also, according to $something that pretty much has evolved into a spam trap, they are *not* cleaning out *harvested* lists. I do see a lot of recipient addresses which can not possibly have been harvested. > Of course there is always the posibility that the ratware is simply broken. > shit happens :P Yup. 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; }}}