On 3/2/2019 9:04 AM, Axb wrote:
On 3/2/19 3:45 PM, John Schmerold wrote:
I subscribed to uribl's datafeed service and have read their usage documentation on http://uribl.com/usage.shtml

I think I understand how it works, but I am confused by how things work with the default 25_uribl.cf file if I want to change the rhsbl_zone to _CUSTID.df.uribl.com

We don't want the URIBL rules in 25_uribl and my custom rules to fire because that would cause 2x the lookup causing inefficient resource utilization.  If I use local.cf to set:
score URIBL_*            0.00
Will this stop the URIBL rules from firing?

OR, using BLACK as an example, if I put this in local.cf , will it over-ride 25_uribl.cf:
urirhssub       URIBL_BLACK     _CUSTID.df.uribl.com. A   2
body            URIBL_BLACK eval:check_uridnsbl('URIBL_BLACK')
describe        URIBL_BLACK     Contains an URL listed in the URIBL blacklist
tflags          URIBL_BLACK     net
score           URIBL_BLACK     6.00
reuse           URIBL_BLACK

OR: is there some better solution?

Thanks.


where is using a wildcard for rule names documented?

I should have said "Using URIBL_BLACK as an example":
We don't want the URIBL rules in 25_uribl and my custom rules to fire because that would cause 2x the lookup causing inefficient resource utilization.  If I use local.cf to set:
score URIBL_BLACK            0.00
Will this stop the URIBL rules from firing?

Reply via email to