From owner-freebsd-current@FreeBSD.ORG Sun Jun 19 22:29:00 2005 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9FFB316A41C; Sun, 19 Jun 2005 22:29:00 +0000 (GMT) (envelope-from gshapiro@gshapiro.net) Received: from gir.gshapiro.net (gir.gshapiro.net [209.246.26.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E27043D49; Sun, 19 Jun 2005 22:29:00 +0000 (GMT) (envelope-from gshapiro@gshapiro.net) Received: from gir.gshapiro.net (localhost [127.0.0.1]) by gir.gshapiro.net (8.13.3/8.13.3) with ESMTP id j5JMT0xt041477 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 19 Jun 2005 15:29:00 -0700 (PDT) (envelope-from gshapiro@gir.gshapiro.net) Received: (from gshapiro@localhost) by gir.gshapiro.net (8.13.3/8.13.3/Submit) id j5JMT01w041476; Sun, 19 Jun 2005 15:29:00 -0700 (PDT) (envelope-from gshapiro) Date: Sun, 19 Jun 2005 15:29:00 -0700 From: Gregory Neil Shapiro To: Robert Watson Message-ID: <20050619222859.GD48640@gir.gshapiro.net> References: <20050619155228.Y6413@fledge.watson.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050619155228.Y6413@fledge.watson.org> User-Agent: Mutt/1.5.8i Cc: current@freebsd.org Subject: Re: Summary: experiences with NanoBSD, successes and nits on a Soekris 4801 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Jun 2005 22:29:00 -0000 > XXX I get a sendmail warning every boot: > > sendmail: execing /usr/libexec/sendmail/sendmail: No such file or > directory > > This is likely vi.recover running and trying to do something with > sendmail. Unhelpful, given no sendmail is present. Maybe a better > failure mode is desirable here? Just for anyone researching this, it isn't a sendmail error, it is mailwrapper. Robert, you might try putting in an /etc/mail/mailer.conf which points sendmail at /usr/bin/false.