On Thu, 2009-05-28 at 18:06 -0600, J.D. Falk wrote: > Karsten Bräckelmann wrote:
> > > Suspended = removed from the whitelist, live in the client account > > Suspended on request by the client, suspended due to complaints pending > > investigation, or forcefully suspended due to abuse and violating the > > terms of accreditation? > > Could be any of those. Why does it matter? Suspended IPs aren't on the list. Thus there's little or no incentive to get em delisted from blacklists, no? It does matter in this context, cause that list (including suspended IPs) is being checked against a blacklist. If it really could be any of those reasons, the latter one would explain IPs staying on the blacklist and / or getting re-listed again. That's why it matters in the context of the reputation of a blacklist, and why I asked what that term really means. -- char *t="\10pse\0r\0dtu...@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; }}}