On 29 Oct 2002 15:06:47 -0600
Ken Causey <[EMAIL PROTECTED]> wrote:

> As I mentioned in a previous email I wanted to setup my own local (as in
> on the same host as the SMTP daemon) RBL so checks would be real
> snappy.  Unfortunately I find that I cannot use a local RBL with SA
> because it (rightly for the most part) makes use of the standard
> resolver logic which (since the server doesn't do it's own DNS normally)
> ends up sending requests off to a DNS server on the network and
> completely bypasses the local special purpose DNS daemon.  We need
> another check_rbl_direct() (and correspondingly a supportive
> do_rbl_lookup) which contacts the $rbl_domain directly.  This would
> allow me to do such things as defining the $rbl_domain as an alias for
> 127.0.0.1 in /etc/hosts and keeping the request completely local as
> needed.


Just create a subdomain, say blacklist.your-domain, and delegate it to your
rbldns server. That's what you'll have to do to use rbldns anyway.

---
Lars Hansson


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to