From owner-freebsd-stable Fri Jul 7 21:45:12 2000 Delivered-To: freebsd-stable@freebsd.org Received: from merlin.prod.itd.earthlink.net (merlin.prod.itd.earthlink.net [207.217.120.156]) by hub.freebsd.org (Postfix) with ESMTP id 9A10F37B542 for ; Fri, 7 Jul 2000 21:45:08 -0700 (PDT) (envelope-from cjc@earthlink.net) Received: from dialin-client.earthlink.net (pool1038.cvx20-bradley.dialup.earthlink.net [209.179.254.18]) by merlin.prod.itd.earthlink.net (8.9.3-EL_1_3/8.9.3) with ESMTP id VAA01929; Fri, 7 Jul 2000 21:45:06 -0700 (PDT) Received: (from cjc@localhost) by dialin-client.earthlink.net (8.9.3/8.9.3) id VAA00769; Fri, 7 Jul 2000 21:43:31 -0700 (PDT) Date: Fri, 7 Jul 2000 21:43:00 -0700 From: "Crist J. Clark" To: Kevin Oberman Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Parts of sendmail seem to be missing Message-ID: <20000707214300.B416@dialin-client.earthlink.net> Reply-To: cjclark@alum.mit.edu References: <200007071618.e67GIUn23866@ptavv.es.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200007071618.e67GIUn23866@ptavv.es.net>; from oberman@es.net on Fri, Jul 07, 2000 at 09:18:30AM -0700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Jul 07, 2000 at 09:18:30AM -0700, Kevin Oberman wrote: > I have not run sendmail on my systems as I receive mail elsewhere and > felt that it was mostly a potential pain in the neck. As a result, I > had 'sendmail_enable="NO"' in my rc.conf. > > For various reasons (including the fact that my system is now behind a > firewall) I decided to start running sendmail and deleted that line > from my rc.conf. I then CVSUPed (7/6 @ 18:00 UTC), rebuilt my system > and tried to set up sendmail. Everything looked fine with the > appropriate files in /etc/mail, but when I tried to invoke sendmail it > get: sendmail: execing /usr/libexec/sendmail/sendmail: No such file or > directory > > I get about the same error using mail(1). > > Any idea what is missing here? The /usr/libexec/sendmail directory > exists, but is empty. /usr/src/libexec does not contain a sendmail > directory at all. The man pages for sendmail are 2 years old and make > no reference to any file in libexec. > > Any clue as to what I'm missing? The sendmail source is in /usr/src/contrib/sendmail. Do you have a, NO_SENDMAIL= true In your /etc/make.conf? -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message