On Fri, 2009-10-16 at 15:09 -0700, Marc Perkel wrote: > I wouldn't say they are perfect but they try to be. It's close enough > for my white list. They shut down abusers and the opt out works. ^^^^^^^^^^^^^^^^^
This implies there is, in fact, abuse. Thus, they are not "trusted nonspam" only, which is your definition of WHITE. Some more of your own definition and classification. whilelist - trusted nonspam yellowlist - mix of spam and nonspam NOBL - This IP is not a spam only source and no blacklists need to be tested Even if one does not equalize "has abusers" and "sends occasional spam", NOBL seems a more appropriate listing to me. Note this is about ccmNN.constantcontact.com, not confirmedcc.com. -- 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; }}}