From owner-freebsd-hackers Sun Jul 27 07:46:23 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id HAA07528 for hackers-outgoing; Sun, 27 Jul 1997 07:46:23 -0700 (PDT) Received: from fallout.campusview.indiana.edu (fallout.campusview.indiana.edu [149.159.1.1]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id HAA07522; Sun, 27 Jul 1997 07:46:20 -0700 (PDT) Received: from localhost (jfieber@localhost) by fallout.campusview.indiana.edu (8.8.5/8.8.5) with SMTP id JAA24051; Sun, 27 Jul 1997 09:46:19 -0500 (EST) Date: Sun, 27 Jul 1997 09:46:19 -0500 (EST) From: John Fieber To: "Jonathan M. Bresler" cc: freebsd-hackers@FreeBSD.ORG Subject: Installing cf files (was Re: Sendmail Problems?) In-Reply-To: <199707271425.HAA06705@hub.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk [slight topic change, redirect to hackers] On Sun, 27 Jul 1997, Jonathan M. Bresler wrote: > hmm...you sent your /etc/sendmail.cf rather then your > .mc file....you are using the m4 macros for sendmail arent you. > /usr/src/usr.sbin/sendmail/cf/cf/*.mc I was just thinking the other day, it would be handy if the cf directory were installed somewhere so that people (like myself) who want to brew a new sendmail.cf using m4 don't have to go dig sendmail out of the source tree to do it. Thoughts? -john