[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Proposal. Register exchangable programms in basesystem as ports.



On Mon, Aug 27, 2001 at 09:45:21PM +0200, Han wrote:
> > mailwrapper(8) already has support for this particular replacement
> > need.
> 
> Then I still would have to patch sendmail. But I don't use it. It's on

Why? If you don't run Sendmail, just chmod 0000 /usr/libexec/sendmail/sendmail
and it's gone.

> my system and I want to remove it. But there is no documentation for
> removing sendmail. I have to sort it out myself or blindly trust the
> developpers.

Documentation to remove it: man chmod :-)

Or if you are paranoid, look under /usr/src/gnu/usr.sbin/sendmail/Makefile
and see where it lives in the system. Removing it and not beeing carefull
during the next make build will bring surprises.

Wim.