From owner-cvs-all Wed Jul 29 18:16:59 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA00766 for cvs-all-outgoing; Wed, 29 Jul 1998 18:16:59 -0700 (PDT) (envelope-from owner-cvs-all) Received: from fallout.campusview.indiana.edu (fallout.campusview.indiana.edu [149.159.1.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA00759 for ; Wed, 29 Jul 1998 18:16:57 -0700 (PDT) (envelope-from jfieber@indiana.edu) Received: from localhost (jfieber@localhost) by fallout.campusview.indiana.edu (8.8.8/8.8.7) with SMTP id UAA09048; Wed, 29 Jul 1998 20:14:36 -0500 (EST) Date: Wed, 29 Jul 1998 20:14:36 -0500 (EST) From: John Fieber To: Doug White cc: Peter Wemm , committers@FreeBSD.ORG Subject: Re: sendmail 8.9.x In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Wed, 29 Jul 1998, Doug White wrote: > >From the support department: > > On Wed, 29 Jul 1998, Peter Wemm wrote: > > > the Makefile there is already taken. Sendmail will move to having it's > > sendmail.cf file as /etc/mail/sendmail.cf in the next release, and already > > many of the .m4 files refer to optional files in /etc/mail. > > Well, /etc/mail is a FreeBSD creation. Oh? /etc/mail is where all the sendmail related stuff is housed in HP-UX 10. Since a complicated configuration can involve a whole slew of files, it makes sense. I'd just like to be able to build a new sendmail.cf without digging out the sendmail source to get all the m4 files. -john