Path: utzoo!attcan!uunet!tut.cis.ohio-state.edu!cis.ohio-state.edu!karl_kleinpaste From: karl_kleinpaste@cis.ohio-state.edu Newsgroups: comp.mail.sendmail Subject: How do you maintain your .cf? Message-ID: Date: 20 Jul 90 14:41:00 GMT Sender: news@tut.cis.ohio-state.edu Organization: Ohio State Computer Science Lines: 18 For the sake of my curiosity, mostly, I'd be interested in hearing how others maintain sendmail.cf. [a] m4 [b] ease [c] editing [d] ??? I don't care much for m4 (it has its purposes, yes, but I don't think this is one of them), and I never learned ease. So I edit .cf directly. Mine is heavily commented on what it's doing where and for what reason; and it includes hordes of "CONFIG HERE" comments for the sake of others who have picked it up, to give them readily identifiable spots where they need to change things. Others? --karl