# [EMAIL PROTECTED] / 2002-11-16 12:10:41 -0500:
> Hi. I don't like the FreeBSD sendmail build. To this end I have put
>
> NO_SENDMAIL=true (copied verbatim from /etc/defaults/make.conf and
> uncommented).
>
> So then when I make installworld, it STILL touches my /usr/sbin/sendmail
> and installs a default sendmail, breaking my milters and sasl support.
>
> How can I stop this from happening.
have your custom sendmail install itself elsewhere.
/usr/sbin/sendmail is *not* sendmail
roman@freepuppy ~ 1004:0 > file /usr/sbin/sendmail
/usr/sbin/sendmail: symbolic link to /usr/sbin/mailwrapper
also, read mailwrapper(8)
--
If you cc me or remove the list(s) completely I'll most likely ignore
your message. see http://www.eyrie.org./~eagle/faqs/questions.html
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message