From: "Coleman Kane" <[EMAIL PROTECTED]>
> 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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to