From owner-freebsd-questions@FreeBSD.ORG Fri Nov 21 18:20:29 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9ECA216A4CE for ; Fri, 21 Nov 2003 18:20:29 -0800 (PST) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.202.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id A033D43FBD for ; Fri, 21 Nov 2003 18:20:26 -0800 (PST) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.no-ip.com ([66.30.200.37]) by comcast.net (sccrmhc12) with ESMTP id <200311220220260120034eiae>; Sat, 22 Nov 2003 02:20:26 +0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id CB7513A; Fri, 21 Nov 2003 21:20:25 -0500 (EST) Sender: lowell@be-well.ilk.org To: Jeff Gentry References: <20031120153745.Q4654@hellfire.hexdump.org> From: Lowell Gilbert Date: 21 Nov 2003 21:20:25 -0500 In-Reply-To: <20031120153745.Q4654@hellfire.hexdump.org> Message-ID: <44brr5m9ee.fsf@be-well.ilk.org> Lines: 16 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: Sendmail/'host name lookup failure' X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Nov 2003 02:20:29 -0000 Jeff Gentry writes: > The other day I rebooted my FreeBSD machine. Ever since then, messages to > hotmail.com and yahoogroups.com are not going through - the mail logs > report that there is a 'host name lookup failure' to the specific MX > hosts (eg 'mx1.hotmail.com'). The thing is though, I can run dig/nslookup > on these hotsnames perfectly fine - in fact I can even telnet to port > 25 of all of these hostnames, issue a HELO, etc. > > Does anyone have an idea what might be going on here? I'm taking a shot in the dark here since you didn't post the full log message, but is it maybe its own hostname that it can't look up (or perhaps the other end can't find it)? Or maybe these are transient problems for specific other mail hosts?