Date: Fri, 7 Jan 2005 13:10:04 +0200 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: Olivier Nicole <on@cs.ait.ac.th> Cc: freebsd-questions@freebsd.org Subject: Re: sendmail update Message-ID: <20050107111004.GA59544@orion.daedalusnetworks.priv> In-Reply-To: <200501071038.j07AcdTT024016@mail.cs.ait.ac.th> References: <200501071038.j07AcdTT024016@mail.cs.ait.ac.th>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2005-01-07 17:38, Olivier Nicole <on@cs.ait.ac.th> wrote: > > I have a mail server running sendmail with a very customised > configuration. So far I have compiled/installed my own copy of > sendmail. If I update the system, it will re-install a standard > sendmail. > > Now if I want the update procedure to regenerate my customised > sendmail, where in FreeBSD sendmail hierarchy should I put my own > cf/cf/sendmail.mc and devtools/Site/site.config.m4 ? The /usr/share/sendmail/cf stuff is copied from that tree to their destination by the Makefile in /usr/src/share/sendmail. I would probably put the extra files in /usr/src/share/sendmail and modify the Makefile of that directory accordingly. - Giorgos
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050107111004.GA59544>