Subject: Re: NetBSD master CVS tree commits
To: Erik E. Fair <fair@clock.org>
From: Michael Graff <explorer@flame.org>
List: source-changes
Date: 01/14/1998 14:57:22
"Erik E. Fair" <fair@clock.org> writes:

> All of the "alternative" mail systems that I have looked at have a
> "sendmail" compatible command line interface (i.e. a /usr/lib/sendmail that
> looks & smells like it, but is an interface), because that (aside from
> /bin/mail) has been the "standard" UNIX mailer long enough that people code
> against it.

Wait...  Was the change to use /bin/mail, or /usr/sbin/sendmail?  If the
former, I think that is ok.  If the latter, I disagree.  I do not want
to constantly replace /usr/sbin/sendmail with the qmail binary.  I strongly
believe in seperation of who owns what, and /usr/sbin is owned by the
NetBSD installation.

--Michael