From owner-freebsd-stable Sat Mar 30 10:50:50 2002 Delivered-To: freebsd-stable@freebsd.org Received: from horsey.gshapiro.net (horsey.gshapiro.net [209.220.147.178]) by hub.freebsd.org (Postfix) with ESMTP id 38EE437B41C; Sat, 30 Mar 2002 10:50:44 -0800 (PST) Received: from horsey.gshapiro.net (gshapiro@localhost [127.0.0.1]) by horsey.gshapiro.net (8.12.3.Gamma0/8.12.3.Gamma0) with ESMTP id g2UIohRn069634 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sat, 30 Mar 2002 10:50:43 -0800 (PST) Received: (from gshapiro@localhost) by horsey.gshapiro.net (8.12.3.Gamma0/8.12.3.Gamma0/Submit) id g2UIodTu069631; Sat, 30 Mar 2002 10:50:39 -0800 (PST) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15526.2303.386086.392383@horsey.gshapiro.net> Date: Sat, 30 Mar 2002 10:50:39 -0800 From: Gregory Neil Shapiro To: Andy Farkas Cc: , Subject: Re: Another possible solution for non-sendmail users In-Reply-To: References: <15523.14636.146301.834847@horsey.gshapiro.net> X-Mailer: VM 7.00 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >> In a somewhat unrelated note, I also plan on arranging to move the >> sendmail-specific stuff out of src/etc/mail/ and into src/etc/sendmail so >> the installation of things like sample sendmail maps, etc. don't clutter a >> NO_SENDMAIL installation. I'll need to arrange this event with the CVS >> repomeisters. Hopefully, this change (along with the patch) will make >> things more palatable for non-sendmail users. andyf> Could you expand on this please? Why would a NO_SENDMAIL andyf> installworld install sendmail maps, etc. in the first place? It andyf> shouldn't matter what the source directory is. That's just the way /usr/src/etc/Makefile has always been. Strictly speaking, the source files don't have to move, I think it would be more logical if they did. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message