From owner-freebsd-questions Mon Sep 3 14: 0:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from shumai.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id 8A01237B403 for ; Mon, 3 Sep 2001 14:00:54 -0700 (PDT) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.11.3/8.11.3) with ESMTP id f83L0fC87618; Mon, 3 Sep 2001 17:00:41 -0400 (EDT) (envelope-from marcus@marcuscom.com) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Mon, 3 Sep 2001 17:00:41 -0400 (EDT) From: Joe Clarke To: Trevin Chow Cc: Subject: Re: Can't upgrade sendmail from ports In-Reply-To: <20010903134627.R20122-100000@benny.geektank.org> Message-ID: <20010903165657.I86981-100000@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Pine expects sendmail to be in a certain location. You should update sendmail-path in your .pinerc (or /usr/local/etc/pine.conf to be your new path for sendmail (something like /usr/local/sbin/sendmail -oem -t -oi). Joe On Mon, 3 Sep 2001, Trevin Chow wrote: > Okay, I just tried installing sendmail from the ports to the latest > version due to that security bulletin that was released a few days ago. > > Compile and install seemed to go fine. I updated /etc/mail/mailer.conf to > reflect the new sendmail binary. I moved the original > sendmail binary from /usr/sbin/sendmail to /usr/sbin/sendmail.old to check > that everything was working. > > I started up pine and tried composing an email to myself, but I get an > error when it tries to send saying it can't find /usr/sbin/sendmail. It's > trying to use the old binary instead of the new one at > /usr/local/sbin/sendmail. > > I thought updating /etc/mail/mailer.conf was enough to tell the system the > location of the sendmail binary to use? > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message