From owner-cvs-all Sun Mar 12 14:42:47 2000 Delivered-To: cvs-all@freebsd.org Received: from whizzo.transsys.com (whizzo.TransSys.COM [144.202.42.10]) by hub.freebsd.org (Postfix) with ESMTP id 1B8B137B844; Sun, 12 Mar 2000 14:42:43 -0800 (PST) (envelope-from louie@whizzo.transsys.com) Received: from whizzo.transsys.com (localhost.transsys.com [127.0.0.1]) by whizzo.transsys.com (8.9.3/8.9.1) with ESMTP id RAA78714; Sun, 12 Mar 2000 17:42:39 -0500 (EST) (envelope-from louie@whizzo.transsys.com) Message-Id: <200003122242.RAA78714@whizzo.transsys.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: Robert Watson Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG X-Image-URL: http://www.transsys.com/louie/images/louie-mail.jpg From: "Louis A. Mamakos" Subject: Re: cvs commit: src/etc/mail access.sample mailertable.sample virtusertable.sample Makefile References: <200003122208.OAA43243@freefall.freebsd.org> In-reply-to: Your message of "Sun, 12 Mar 2000 14:08:36 PST." <200003122208.OAA43243@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 12 Mar 2000 17:42:38 -0500 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What would make a nice addition is a rule in this makefile (perhaps not invoked by the default target) to build a sendmail.cf file from a sendmail.mc file, referencing some installed m4 macro libraries. While the default sendmail.cf built by 'make world' works for a lot of circumstances, it would be handy to have an easy way to rebuild your local version without copying your foo.mc file into the source tree to build it. louie > rwatson 2000/03/12 14:08:36 PST > > Modified files: > etc/mail Makefile > Added files: > etc/mail access.sample mailertable.sample > virtusertable.sample > Log: > Add sample databases for sendmail (access, mailertable, virtusertable), > as well as rename access.txt back to the standard access. Also modify > the Makefile to know how to build hashes for each of these databases. > If one of the databases is missing when Make is run, use a commented > out version of the sample. > > Reviewed by: peter > Approved by: jkh > > Revision Changes Path > 1.9 +29 -4 src/etc/mail/Makefile > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message