Date: Thu, 28 Mar 2002 14:49:49 -0600 From: "Scot W. Hetzel" <hetzels@westbend.net> To: "Coleman Kane" <cokane@FreeBSD.ORG> Cc: <stable@FreeBSD.ORG>, <current@FreeBSD.ORG> Subject: Re: Another possible solution for non-sendmail users Message-ID: <000a01c1d69a$1a9a1de0$11fd2fd8@westbend.net> References: <15523.14636.146301.834847@horsey.gshapiro.net> <00d501c1d688$f35031e0$0200a8c0@gauss> <20020328142740.A4076@shell.one.net>
next in thread | previous in thread | raw e-mail | index | archive | help
From: "Coleman Kane" <cokane@FreeBSD.ORG> > Another thing to look at is the /usr/sbin/sendmail -> mailwrapper link that is > produced from installworld. In current it seems to have been linking that, even Stable creates the same links to mailwrapper. > when NO_SENDMAIL=yes in make.conf. Qmail et al. overwrite this with their own > workalike (since /usr/sbin/sendmail is a 'standard' these days) local mailer. > I dunno if -stable has this problem too. > You want to set NO_MAILWRAPPER in make.conf to prevent the linking to mailwrapper. But if you do this, you'll loose the configurablity that mailwrapper provides for alternate MTA's via /etc/mail/mailer.conf. Qmail install shouldn't need to install anything into /usr/[sbin,bin] directories with mailwrapper properly configured (see `man mailer.conf` & 'man mailwrapper'). Mailwrapper was designed so that you didn't need to re-create your links to your personal MTA (in /usr/[bin,sbin], when upgrading FreeBSD. Scot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000a01c1d69a$1a9a1de0$11fd2fd8>