On Thu, 2009-01-22 at 09:28 -0800, Michael Peddemors wrote:
> As a company who has to deal with support issues on email, my objection is
> not
> really the policy, as every service should be able to define their own
> policies, but the problem is that people expect SA to 'work' out of the box,
[...] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> I understand that SA effectiveness may not be as good without it enabled as a
> default, [...]
Absolutely. Disabling by default will result in a significant increase
of FNs. [1] This inherently conflicts with the expectation of working
out-of-the-box.
Moreover, the bug report and discussion possibly affects URIBL, SURBL,
Spamhaus, DNSWL, and any other BL out there. So we should disable all of
them by default?
Btw, Michael -- you do realize that replying to the dev list will not
add your comment to the bug report, and thus is most likely to be
forgotten really soon, do you? :)
guenther
[1] Less so after a full re-score with all (possibly harmful) BLs
disabled -- at the expense of a slight increase in FPs!
--
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; }}}