Newsgroups: comp.mail.sendmail Path: utzoo!utgpu!watserv1!maytag!gamiddleton@watmath From: Guy Middleton Subject: Re: How do you maintain your .cf? In-Reply-To: Message-ID: <1990Jul20.193531.9143@maytag.waterloo.edu> Sender: gamiddle@maytag.waterloo.edu (Guy Middleton) Organization: University of Waterloo Software Commando Squad Date: Fri, 20 Jul 90 19:35:31 GMT Lines: 8 > For the sake of my curiosity, mostly, I'd be interested in hearing how > others maintain sendmail.cf. I use m4. I run about 100 machines from the same .cf source; m4 conditionals are set for each machine automatically, as part of our distribution mechanism. It works, no problem. -Guy