From owner-freebsd-questions Thu Nov 27 13:22:23 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA23985 for questions-outgoing; Thu, 27 Nov 1997 13:22:23 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from mybsd.mybsd.net (citytelprct59.citytel.net [204.244.99.12]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id NAA23974 for ; Thu, 27 Nov 1997 13:22:18 -0800 (PST) (envelope-from kwoody@citytel.net) Received: from mybsd.net (mybsd.net [192.168.0.2]) by mybsd.mybsd.net (8.8.5/8.8.5) with SMTP id NAA05327; Thu, 27 Nov 1997 13:15:34 -0800 (PST) Date: Thu, 27 Nov 1997 13:15:34 -0800 (PST) From: Kwoody X-Sender: kwoody@mybsd.net To: Doug White cc: freebsd-questions Subject: Re: Gethostbyaddr failed... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Tue, 25 Nov 1997, Doug White wrote: > The easiest thing to is checkout the sendmail source from the FreeBSD > source tree, drop into cf/cf, copy freebsd.mc to local.mc, make changes to > local.mc as appropriate, then run `make' to build a new config file. > Copy to /etc & kill -HUP sendmail to finish. > > I can do a checkout & tar.gz that up for you. Had to put it on the back burner for a bit, finally got around to trying this again. I must say I didnt see the Makefile in the /cf directory. I was calling m4 the long way that i got from the sendmail book. I run diff's on my .cf files after I make them to see what exactly changed and overall not alot. Right now I have built two new .cf files, but as I did this from remote I have to wait till I get home to try them out to see how they work (if they do at all!) At any rate it would be interesting if you would do up one for me and then I can compare it to what I have built here. thanks much Doug. regards, Keith