On Mon, 2010-03-15 at 16:13 +0000, Justin Mason wrote: > so that file no longer needs to be used? what happens if both are in > place? (presumably nothing)
Yup, nothing -- but an increased startup time for conf. ;) Hardly measurable. Registrar Boundaries 2tld and 3tld data is kept in a hash. Adding them twice doesn't make any difference. $Mail::SpamAssassin::Util::RegistrarBoundaries::TWO_LEVEL_DOMAINS{lc $_} = 1; > On Mon, Mar 15, 2010 at 15:23, Yet Another Ninja <sa-l...@alexb.ch> wrote: > > bug 6361: list 2tld and 3tld sub-domain hosters for URIBL/SURBL/DBL queries > > > > should it state that this deprecates > > http://www.rulesemporium.com/rules/90_2tld.cf > > > > for those who actually read any release notes :-) -- 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; }}}