Message from discussion
Disable Sendmail DNS checks
Received: by 10.180.87.100 with SMTP id w4mr9754wiz.3.1349940212485;
Thu, 11 Oct 2012 00:23:32 -0700 (PDT)
Path: q11ni134268803wiw.1!nntp.google.com!feeder1.cambriumusenet.nl!feeder2.cambriumusenet.nl!feed.tweaknews.nl!194.109.133.84.MISMATCH!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!border4.nntp.ams.giganews.com!border2.nntp.ams.giganews.com!backlog2.nntp.dca.giganews.com!border4.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!border3.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!news.glorb.com!newsfeed.CARNet.hr!news.grnet.gr!.POSTED!not-for-mail
From: Aristidis Fesarlis <fesar...@gmail.com>
Newsgroups: comp.mail.sendmail
Subject: Re: Disable Sendmail DNS checks
Date: Wed, 03 Oct 2012 12:22:37 +0300
Organization: GRNET - Greek Research and Technology Network
Lines: 15
Message-ID: <k4h04s$1rv$2@news.grnet.gr>
References: <k3eiej$vbh$1@news.grnet.gr> <87mx0k510t.fsf@bat.anfi.homeunix.org> <k3rmts$ree$1@news.grnet.gr> <876271kcpk.fsf@bat.anfi.homeunix.org>
NNTP-Posting-Host: psychosis.med.auth.gr
Mime-Version: 1.0
X-Trace: news.grnet.gr 1349256156 1919 155.207.88.47 (3 Oct 2012 09:22:36 GMT)
X-Complaints-To: newsadm@grnet.gr
NNTP-Posting-Date: Wed, 3 Oct 2012 09:22:36 +0000 (UTC)
User-Agent: Mozilla/5.0 (Windows NT 5.0; WOW64; rv:15.0) Gecko/20120907 Thunderbird/15.0.1
In-Reply-To: <876271kcpk.fsf@bat.anfi.homeunix.org>
X-TagToolbar-Keys: D20121003122237256
X-Original-Bytes: 1560
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
> Do you want to disable DNSBL and RDNS checks for specific IP ranges/nets?
>
> YES => AFAIR you can use the following access table entries
>
> # single IP address
> connect:aaa.bbb.ccc.ddd OK
> # */24 net
> connect:eee.fff.ggg OK
> # */16 net
> connect:hhh.iii OK
>
Does this work only for IPs, or for domains as well? And to avoid
confusion. Will the above settings enable relaying from those domains as
well? We wouldn't want that...