Date: Mon, 3 Sep 2001 17:58:10 -0400 (EDT) From: Joe Clarke <marcus@marcuscom.com> To: Trevin Chow <tmchow@sfu.ca> Cc: <questions@FreeBSD.ORG> Subject: Re: 2 diff't sendmail binaries? Message-ID: <20010903175618.U86981-100000@shumai.marcuscom.com> In-Reply-To: <20010903175258.F86981-100000@shumai.marcuscom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010903175618.U86981-100000>