Re: [SAtalk] *whine* Local RBL checks not supported

2002-10-30 Thread Ken Causey
> 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. "Local". That means not on the network. 127.0.0.1:53. As noted in my previous email that is the IP in /etc/hosts for rbl.mail.premiernet.net. Tha

Re: [SAtalk] *whine* Local RBL checks not supported.

2002-10-29 Thread Lars Hansson
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 (righ

RE: [SAtalk] *whine* Local RBL checks not supported.

2002-10-29 Thread Ken Causey
You're right, I'm sure this is doable in some fashion. However there's a limit to how much I want to fool with a server's setup. Note that I'm using a VERY specialized RBL-only DNS daemon here (djbdns's rbldns) and that it only provides RBL data. Frankly this becomes less interesting the more co

RE: [SAtalk] *whine* Local RBL checks not supported.

2002-10-29 Thread Steve Thomas
iety. Which blacklist are you using? St- | -Original Message- | From: [EMAIL PROTECTED] | [mailto:[EMAIL PROTECTED]]On Behalf Of Ken | Causey | Sent: Tuesday, October 29, 2002 1:52 PM | To: Steve Thomas | Cc: SA Talk | Subject: RE: [SAtalk] *whine* Local RBL checks not supported. | | |

RE: [SAtalk] *whine* Local RBL checks not supported.

2002-10-29 Thread Ken Causey
On Tue, 2002-10-29 at 15:30, Steve Thomas wrote: > I'm not sure why you couldn't use "localhost" as the rbl server. In your > previous example I saw "local" as the rbl server. Unless you've got "local" > in your /etc/hosts file, it's not going to resolve. "localhost" *should* be > in /etc/hosts, a

RE: [SAtalk] *whine* Local RBL checks not supported.

2002-10-29 Thread Ken Causey
On Tue, 2002-10-29 at 15:30, Steve Thomas wrote: > | 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. > > I'm not sure w

RE: [SAtalk] *whine* Local RBL checks not supported.

2002-10-29 Thread Steve Thomas
| 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. I'm not sure why you couldn't use "localhost" as the rbl server. In your pr