From owner-freebsd-questions Mon Sep 3 15:12:30 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 1B29737B401 for ; Mon, 3 Sep 2001 15:12:26 -0700 (PDT) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.11.3/8.11.3) with ESMTP id f83MCHS87893; Mon, 3 Sep 2001 18:12:17 -0400 (EDT) (envelope-from marcus@marcuscom.com) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Mon, 3 Sep 2001 18:12:17 -0400 (EDT) From: Joe Clarke To: Trevin Chow Cc: Subject: Re: 2 diff't sendmail binaries? In-Reply-To: <5.1.0.14.2.20010903150517.00a85430@mail.geektank.org> Message-ID: <20010903181029.R86981-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 According to the RELENG_4 CVS notes for sendmail, 8.11.6 will be included in 4.4-RELEASE. It was MFC'd 13 days ago. The release notes for 4.4-RC2 state: sendmail and associated utilities have been upgraded to version 8.11.6. See /usr/src/contrib/sendmail/RELEASE_NOTES for more information. Joe On Mon, 3 Sep 2001, Trevin Chow wrote: > A hack I did instead of reconfiguring the whole system to install the > sendmail port to move to v8.11.6 was to make and install the sendmail port. > Copied the new sendmail binary from /usr/local/sbin/sendmail to overwrite > /usr/libexec/sendmail/sendmail. Then I just uninstalled the port. Seems > to work :) > > btw - is FreeBSD 4.4 going to ship with v.8.11.6 at least? (to fix the > security problem) > > At 05:58 PM 9/3/2001 -0400, you wrote: > >Trevin, if you're going to use mailwrapper (i.e. /usr/sbin/sendmail), then > >moving out of place will cause mailer.conf not to be read. Like I said, > >fixed sendmail-path in .pinerc will fix this. Of course you'd have to do > >that with each MUA. > > > >Alternatively, as I'm sure you're now aware, moving /usr/sbin/sendmail.old > >back to /usr/sbin/sendmail will get mailer.conf to be read. > > > >Joe > > > >On Mon, 3 Sep 2001, Joe Clarke wrote: > > > > > /usr/sbin/sendmail is a link to /usr/sbin/mailwrapper. > > > /usr/libexec/sendmail/sendmail is the actual sendmail binary. Checkout > > > man mailwrapper(8). > > > > > > Joe > > > > > > On Mon, 3 Sep 2001, Trevin Chow wrote: > > > > > > > I'm looking through my system and am noticing 2 different sendmail > > > > binaries on my system. > > > > > > > > /usr/sbin/sendmail > > > > and > > > > /usr/libexec/sendmail/sendmail > > > > > > > > I'm just wondering what's teh difference between the 2? > > > > > > > > > > > > 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 > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message