Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Mar 2000 17:42:38 -0500
From:      "Louis A. Mamakos" <louie@TransSys.COM>
To:        Robert Watson <rwatson@FreeBSD.ORG>
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/etc/mail access.sample mailertable.sample  virtusertable.sample Makefile
Message-ID:  <200003122242.RAA78714@whizzo.transsys.com>
In-Reply-To: Your message of "Sun, 12 Mar 2000 14:08:36 PST." <200003122208.OAA43243@freefall.freebsd.org> 
References:  <200003122208.OAA43243@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003122242.RAA78714>