Hi!
I've got simple rule with eval:check_uridnsbl to make check against own
uribl. And notice that uribl strips subdomains from uri so instead
querying for sub4.sub3.sub2.sub1.org.myuribl spamassassin makes query
for sub1.org.myuribl. But I prefer to query for full domain, without any
striping. Doc says:
" Note that hostnames are stripped from the domain used in the URIBL lookup"
How can I change this behavior in my rule? And why URIBL strips not only
hostname but all subdomains level above foo.tld?
Thanks

Reply via email to