From owner-freebsd-stable Thu Aug 29 9: 2:30 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A376937B400 for ; Thu, 29 Aug 2002 09:02:28 -0700 (PDT) Received: from horsey.gshapiro.net (horsey.gshapiro.net [209.220.147.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7EB7943E65 for ; Thu, 29 Aug 2002 09:02:27 -0700 (PDT) (envelope-from gshapiro@gshapiro.net) Received: from horsey.gshapiro.net (gshapiro@localhost [IPv6:::1]) by horsey.gshapiro.net (8.12.6.Beta0/8.12.6.Beta1) with ESMTP id g7TG2Q6X096105 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Thu, 29 Aug 2002 09:02:26 -0700 (PDT) Received: (from gshapiro@localhost) by horsey.gshapiro.net (8.12.6.Beta0/8.12.6.Beta1/Submit) id g7TG2PIs096102; Thu, 29 Aug 2002 09:02:25 -0700 (PDT) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Message-ID: <15726.17809.760133.928907@horsey.gshapiro.net> Date: Thu, 29 Aug 2002 09:02:25 -0700 From: Gregory Neil Shapiro To: Richard Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Sendmail dnsbl does IPv6 lookup In-Reply-To: <20020828220628.C57868-100000@mail.unixguru.nl> References: <002601c24ece$0bb9a320$6501a8c0@bob> <20020828220628.C57868-100000@mail.unixguru.nl> X-Mailer: VM 7.03 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG richard> As you can see the lookup made for richard> Is there a way to force an IPv4 lookup?? =46rom cf/README: Some DNS based rejection lists cause failures if asked for AAAA records. If your sendmail version is compiled with IPv6 support (NETINET6) and you experience this problem, add define(`DNSBL_MAP', `dns -R A') before the first use of this feature. Alternatively you can use enhdnsbl instead (see below). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message