On Sat, 2013-04-27 at 20:48 -0400, Greg Troxel wrote: > I've pointed out a meta-issue, which is that SA's score adjustment > algorithm is reasonable for tests where senders and the tests don't have > a relationship, but IMHO SA should have standards for whitelists that > accept money to be listed. [...]
At this point, the discussion should be moved to the dev list. Non-developers are free to subscribe to the dev list, and welcome to participate in discussions. The line between the users and dev list is mostly "user questions, support, and any other non-dev topic". Lurking in dev is always fine. Chiming in or even starting a discussion, though, does require some in-depth knowledge. Plus, especially with topics like this, no venting or flaming. See you over there... -- char *t="\10pse\0r\0dtu\0.@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; }}}