<div dir="ltr">I could also have called the subject of this mail 'augmented reality'.<div><br></div><div>I pay to use an RBL.  The RBL has provided me a license key that I simply tack onto their domain name like <a href="http://1234-1234-1234.some-rbl.com">1234-1234-1234.some-rbl.com</a>.  As normal, queries go to something like <a href="http://4.3.2.1.1234-1234-1234.some-rbl.com">4.3.2.1.1234-1234-1234.some-rbl.com</a>. to query the if the ip address 1.2.3.4 is in their rbl.</div><div><br></div><div>Here's my problem.  As mail passes through my system and is marked up by spamassassin, spamassassin kindly puts the domain name including my license key into the headers when someone is on this rbl.<br></div><div><br></div><div>One way I thought about solving this would be to put make my local caching bind do a sort of "alias" or "augment the reality" of this domain locally for me.  For example create a local version of <a href="http://xxxx-xxxx-xxxx.some-rbl.com">xxxx-xxxx-xxxx.some-rbl.com</a> that when I query it, my local dns server turns around and queries <a href="http://1234-1234-1234.some-rbl.com">1234-1234-1234.some-rbl.com</a> (plus any sub domains tacked on).  So in my spamassassin conf, I would only put <a href="http://xxxx-xxxx-xxxx.some-rbl.com">xxxx-xxxx-xxxx.some-rbl.com</a>.  Thus, my license key would never leak out and I wouldn't have to modify anything in spamassassin.  I hope this is clear.</div><div><br></div><div>Is this possible?  It's like I need to create my own version of the zone file for <a href="http://some-rbl.com">some-rbl.com</a> but only part of it (the one line) and for everything else, it is looked up normally by looking up <a href="http://some-rbl.com">some-rbl.com</a>.  If so, how might I do this in bind?  </div><div><br></div><div>Thanks.</div><div><br></div><div>Michael Grant</div></div>