From owner-freebsd-stable Thu Jun 21 0:59:55 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 092D337B409 for ; Thu, 21 Jun 2001 00:59:52 -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 KAA22727; Thu, 21 Jun 2001 10:08:43 +0200 Message-ID: <3B31A9F3.627E590@i-clue.de> Date: Thu, 21 Jun 2001 10:01:55 +0200 From: Christoph Sold Reply-To: stable@FreeBSD.org X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de MIME-Version: 1.0 To: stable@FreeBSD.org Subject: sendmail: Cannot exec /bin/mail 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 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 :/ Thanks for your assistance -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message