Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 May 2002 18:50:04 -0700 (PDT)
From:      Makoto Matsushita <matusita@jp.FreeBSD.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/38128: nO_SENDMAIL means NO_SENDMAIL
Message-ID:  <200205160150.g4G1o4d49142@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/38128; it has been noted by GNATS.

From: Makoto Matsushita <matusita@jp.FreeBSD.org>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: bin/38128: nO_SENDMAIL means NO_SENDMAIL
Date: Thu, 16 May 2002 10:44:28 +0900

 joe> 	I cannot run a successful buildworld or installworld due to the
 joe> 	presence of rc.sendmail and rc.sendmail.8.
 
 What's broken?
 
 Here is a rough history of installing rc.sendmail:
 
 * At first, rc.sendmail was installed if NO_SENDMAIL was *not* set.
 * However, some other users which *doesn't* use sendmail requested that
   rc.sendmail could be used for other MTAs (postfix, etc) which can be
   used as 'sendmail'.
 * Then, rc.sendmail is installed no matter NO_SENMAIL is set or not set.
 
 So installing rc.sendmail is intentional.  I don't know what is your
 real intention (since there is no explanations about what's broken),
 but /etc/rc.sendmail doesn't hurt you if you set sendmail_enable="NONE"
 in rc.conf.
 
 -- -
 Makoto `MAR' Matsushita

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205160150.g4G1o4d49142>