On 05/25/2014 07:12 AM, Ian Zimmerman wrote:
tflags URIBL_DBL_SPAM autolearn_force
tflags URIBL_JP_SURBL autolearn_force
tflags URIBL_BLACK autolearn_force
tflags INVALID_DATE autolearn_force

URIBL rules are not set to use 'userconf' (user configuration)

so entries in user_prefs shouldn't affect the results

if anything it should go in a system wide rule (ie: local.cf)
(not user_prefs)

your:
tflags URIBL_DBL_SPAM autolearn_force

should probably read:

tflags          URIBL_DBL_SPAM   net domains_only autolearn_force

etc, etc - and not in user_

iirc, this will also influence Bayes's scoring/learning behaviour.

modifying rules' tflags should be done with care

Reply via email to