Date: Thu, 2 Dec 1999 18:05:24 -0800 (PST) From: Chris England <cengland@obscurity.org> To: Chris Shenton <chris@shenton.org> Cc: questions@freebsd.org Subject: Re: How to build STABLE without Sendmail (leave qmail alone) Message-ID: <Pine.BSO.4.10.9912021804080.16069-100000@obscurity.org> In-Reply-To: <87903dh1cp.fsf@Thanatos.Shenton.Org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2 Dec 1999, Chris Shenton wrote: > I'm using qmail now with the "sendmail" wrapper to make other programs > happy. When I do a "make world" it clobbers this and re-installs > sendmail. This causes the new sendmail to be used to deliver mail and > it gets stuffed in /var/mail/username instead of where qmail delivers > it, ~username/Mailbox (or ~username/Maildir/). > > How do I configure the build process to not build sendmail, or at > least not install it? > > Thanks. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > /etc/make.conf NO_SENDMAIL= true -Chris England 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?Pine.BSO.4.10.9912021804080.16069-100000>