Re: Trouble setting up an RBL list
Jeremy Kister <[email protected]>
| Newsgroups | gmane.network.djbdns |
|---|---|
| Message-ID | <[email protected]> |
On 8/26/2009 2:55 PM, Darek M. wrote: > I've gotten around this with "echo X.X.X.X > > /etc/dnscache/root/servers/list.DOMAIN.COM" on my mail servers But I [...] > X.X.X.X being the IP of the Bind RBL server. I know that the last line Inside the ucspi-tcp-0.88.isp.patch, there is a little glitter for rblsmtpd to take a new flag -- -R -R will stop querying your recursive server and will query your rbl server directly. So, assuming you have a rbl server listening on 10.0.0.3 (with a base of /base/), you'd simply add "-R base:10.0.0.3" to your rblsmtpd command and then you don't need to deal with recursion at all. -- Jeremy Kister http://jeremy.kister.net./