From owner-freebsd-questions@FreeBSD.ORG Wed Sep 24 14:36:25 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 38E8F106567D for ; Wed, 24 Sep 2008 14:36:25 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id E5CBC8FC2F for ; Wed, 24 Sep 2008 14:36:24 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from mr08.lnh.mail.rcn.net ([207.172.157.28]) by smtp02.lnh.mail.rcn.net with ESMTP; 24 Sep 2008 10:36:24 -0400 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr08.lnh.mail.rcn.net (MOS 3.8.6-GA) with ESMTP id KHM48343; Wed, 24 Sep 2008 10:36:23 -0400 (EDT) Received: from 209-6-22-188.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.22.188]) by smtp01.lnh.mail.rcn.net with ESMTP; 24 Sep 2008 10:36:17 -0400 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18650.20577.490303.567389@jerusalem.litteratus.org> Date: Wed, 24 Sep 2008 10:36:17 -0400 To: perryh@pluto.rain.com In-Reply-To: <48d9ca8c.RZOeanRudui/84j4%perryh@pluto.rain.com> References: <119697.2728.qm@web30808.mail.mud.yahoo.com> <2A271C1D-8157-41B3-A2B1-EF57ECFD81FE@mac.com> <48d9ca8c.RZOeanRudui/84j4%perryh@pluto.rain.com> X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr08.lnh.mail.rcn.net) Cc: laszlo_danielisz@yahoo.com, freebsd-questions@freebsd.org Subject: Re: My unqualified host name X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Sep 2008 14:36:25 -0000 perryh@pluto.rain.com writes: > > > "nyana sm-mta[803]: My unqualified host name (nyana) unknown; > > > sleeping for retry" > > > > ... sendmail expects your machine to have working DNS and for > > the machine to have a valid FQDN. Either set that up, or add > > sendmail_enable="NONE" to /etc/rc.conf to disable sendmail ... > > There is another approach, which is to ignore the message. After > something like 3 repetitions, at something like a minute apart, > it will give up on qualifying its name. Everything seems to work > just fine thereafter until the next boot, when the entire > sequence repeats. Respectfully, my gut reaction is this is, if not /bad/ practice, at least not /good/ practice. The requirements for geting sendmail to behave (at least in this regard) are not particularly onerous; why not just diagnose and fix the root problem? Robert Huff