From owner-freebsd-questions Thu Jul 15 9:24:23 1999 Delivered-To: freebsd-questions@freebsd.org Received: from cpsgroup.com (dallas-pix.bjke.com [216.207.61.67]) by hub.freebsd.org (Postfix) with ESMTP id ADD37155C0 for ; Thu, 15 Jul 1999 09:23:45 -0700 (PDT) (envelope-from corey@cpsgroup.com) Received: from cbrune.cpsgroup.com (cbrune.cpsgroup.com [144.210.12.19]) by cbrune.cpsgroup.com (8.9.3/8.9.3) with ESMTP id OAA01218 for ; Mon, 12 Jul 1999 14:44:02 -0500 (CDT) (envelope-from corey@cpsgroup.com) Date: Mon, 12 Jul 1999 14:44:02 -0500 (CDT) From: Corey Brune Reply-To: cbrune@cpsgroup.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How to get rid of Sendmail DNS lookups? In-Reply-To: <19990710200757.A29197@myhakas.matti.ee> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I had the same problem, and the only solution I found was to hack the code to not include DNS lookups. I THINK the name is sendmail.h, but I am unsure, sorry for not knowing exactly. I hope this helps! Corey On Sat, 10 Jul 1999, Vallo Kallaste wrote: > Hello > > About a year ago I had working configuration for Sendmail which runs > over partial-time ppp connection. Used it for two months or so > successfully, then dropped because my home computer went down to hell. > Well, now I have new toy to play on, but it seems that I can't get > sendmail to work without DNS lookups. I have tried service switch, now > deprecated 'nodns' and compiling with -DNAMED_BIND=0 with no avail. The > only modification which works is removing 'bind' line from > /etc/host.conf, but this isn't acceptable. I know this isn't exactly > FreeBSD question, but I don't know what is the cause, OS or sendmail, so > I'm asking here. The old sendmai version was something from 8.8.x track, > current is 8.9.3. Can somebody help me out, I've spent the whole day yet > again reading sendmail docs, but without any success. > -- > > Vallo Kallaste > vallo@matti.ee > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message