From owner-freebsd-stable@FreeBSD.ORG Sat Mar 27 14:21:48 2004 Return-Path: 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 0D32416A4CE for ; Sat, 27 Mar 2004 14:21:48 -0800 (PST) Received: from zardoc.esmtp.org (adsl-63-195-85-27.dsl.snfc21.pacbell.net [63.195.85.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8475E43D53 for ; Sat, 27 Mar 2004 14:21:47 -0800 (PST) (envelope-from ca+envelope@esmtp.org) Received: from zardoc.esmtp.org (localhost.endmail.org. [127.0.0.1]) by zardoc.esmtp.org (sendmail 9.0.0.PreAlpha12) with ESMTP id S000000004063375800; Sat, 27 Mar 2004 14:22:05 -0800 Received: (from ca@localhost)i2RMM41a011087; Sat, 27 Mar 2004 14:22:04 -0800 (PST) Date: Sat, 27 Mar 2004 14:22:04 -0800 From: Claus Assmann To: chris65@wi.rr.com Message-ID: <20040327222204.GA9779@zardoc.esmtp.org> References: <9c2a599374.993749c2a5@rdc-kc.rr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9c2a599374.993749c2a5@rdc-kc.rr.com> User-Agent: Mutt/1.5.6i cc: stable@freebsd.org Subject: Re: sendmail non-recoverable error X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Mar 2004 22:21:48 -0000 On Sat, Mar 27, 2004, chris65@wi.rr.com wrote: > Have been searching Google to no avail and couldn't find anything on the sendmail web site, so I'm hoping you can help. > > Please cc: me in replies as I am not subscribed. Thank you so much. I'll try to but AFAIK rr.com blocks my mails... all these helpful anti-spam measures... > Mar 27 14:52:23 xxxx sendmail[28381]: i2RKqN8N028381: > i2RKqN8O028381: DSN: Host unknown (Name server: localhost: > non-recoverable error) localhost unknown? Hmm, that's unusual... Anyway, try to upgrade your submit.mc file: 8.12.7/8.12.7 2002/12/29 ... CONFIG: Use FEATURE(`msp', `[127.0.0.1]') in submit.mc by default to avoid problems with hostname resolution for localhost which on many systems does not resolve to 127.0.0.1 (or ::1 for IPv6). If you do not use IPv4 but only IPv6 then you need to change submit.mc accordingly, see the comment in the file itself.