From owner-freebsd-stable Thu Jun 21 3: 6: 8 2001 Delivered-To: freebsd-stable@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id 4771C37B403; Thu, 21 Jun 2001 03:06:00 -0700 (PDT) (envelope-from so@server.i-clue.de) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id MAA23685; Thu, 21 Jun 2001 12:14:51 +0200 Message-ID: <3B31C783.CB968776@i-clue.de> Date: Thu, 21 Jun 2001 12:08:03 +0200 From: Christoph Sold Reply-To: so@server.i-clue.de X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de MIME-Version: 1.0 To: Ruslan Ermilov Cc: stable@FreeBSD.ORG Subject: Re: sendmail: Cannot exec /bin/mail References: <3B31A9F3.627E590@i-clue.de> <20010621111919.J3591@sunbay.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Fixed, thanks. The problem was /etc/mail/Makefile does not know how to build .cf if it is missing. Seems to be a problem with the Makefile. -Christoph Sold Ruslan Ermilov schrieb: > > It should be /usr/libexec/mail.local. > > On Thu, Jun 21, 2001 at 10:01:55AM +0200, Christoph Sold wrote: > > On my Stable box built yesterday, sendmail won't do its job: > > > > Jun 21 09:45:13 msgate sendmail[2093]: f5L5Quj01649: SYSERR(root): > > Cannot exec / > > bin/mail: No such file or directory > > > > FreeBSD msgate.ms-agentur.de 4.3-STABLE FreeBSD 4.3-STABLE #0: Wed Jun > > 20 12:04: > > 38 CEST 2001 root@msgate.ms-agentur.de:/usr/obj/usr/src/sys/MSGATE > > i386 > > > > Looking through /etc/mail/sendmail.cf, /bin/mail is mentioned as local > > delivery agent. "which mail" locates /usr/bin/mail instead. Fixing the > > path in sendmail.cf and HUPing sendmail, sendmail moans about "unknown > > mailer error 1" when trying to clear the queue. > > > > Where should the path be fixed? Sending a PR can be difficult, since > > send-pr also tries to use the nonfunctional sendmail :/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message