David B Funk wrote:
How hard would it be to modify the uribl lookup code so that it did not
truncate hosts names, so we could create uribl entries of the form
"name-company-track.appspot.com" or would that be prohibitively
expensive in lookups?
util_rb_2tld <domain>
For appspot.com specifically, according to my notes it's already in that
list. Check your URI extraction process.
I've had a subdomain on the 3tld version for some time:
util_rb_3tld r.appspot.com
Somewhat more recently I've taken to also creating dedicated rules for
some of the more popular domains I've added to these lists to score up
all messages with matching FQDNs a little whether or not the specific
name has come to my attention for listing on the local URI DNSBL.
-kgd