From owner-freebsd-questions Mon Sep 3 14:58:22 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 0267137B409 for ; Mon, 3 Sep 2001 14:58:19 -0700 (PDT) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.11.3/8.11.3) with ESMTP id f83LwAk87846; Mon, 3 Sep 2001 17:58:10 -0400 (EDT) (envelope-from marcus@marcuscom.com) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Mon, 3 Sep 2001 17:58:10 -0400 (EDT) From: Joe Clarke To: Trevin Chow Cc: Subject: Re: 2 diff't sendmail binaries? In-Reply-To: <20010903175258.F86981-100000@shumai.marcuscom.com> Message-ID: <20010903175618.U86981-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 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