Hi,
Would this be a good way to render a rule impotent? I don’t think so. Is there a preferred way?
# cat local.d/settings.conf
kill_virusfree_rule {
priority = high;
from = "/@.+\..+/";
apply {
RBL_VIRUSFREE_BOTNET = 0.0;
}
}
Best wishes,
S