From owner-cvs-all Sun Mar 12 14: 8:40 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B305837BD13; Sun, 12 Mar 2000 14:08:36 -0800 (PST) (envelope-from rwatson@FreeBSD.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA43243; Sun, 12 Mar 2000 14:08:36 -0800 (PST) (envelope-from rwatson@FreeBSD.org) Message-Id: <200003122208.OAA43243@freefall.freebsd.org> From: Robert Watson Date: Sun, 12 Mar 2000 14:08:36 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/mail access.sample mailertable.sample virtusertable.sample Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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