http://issues.apache.org/SpamAssassin/show_bug.cgi?id=3109





------- Additional Comments From [EMAIL PROTECTED]  2006-04-19 19:14 -------
> a test for shortcircuit

now in, as revision 395341.  and dogfooding is now underway using this config:

meta SC_BL_BAYES ((USER_IN_BLACKLIST_TO || USER_IN_BLACKLIST) && BAYES_99)
meta SC_WL_BAYES ((USER_IN_WHITELIST||USER_IN_DEF_WHITELIST||USER_IN_ALL_SPAM_TO
||USER_IN_DEF_SPF_WL||NO_RELAYS) && BAYES_00)
meta SC_BL_URIBL ((URIBL_BLACK||URIBL_AB_SURBL||URIBL_OB_SURBL||URIBL_SC_SURBL||
URIBL_WS_SURBL||URIBL_SBL) && BAYES_99)

shortcircuit SC_BL_BAYES spam
shortcircuit SC_BL_URIBL spam
shortcircuit SC_WL_BAYES ham




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to