Date: Mon, 20 Sep 1999 19:13:36 +0100 From: Brian Somers <brian@Awfulhak.org> To: "Anders Hanssen" <anders@wax.nu> Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Reverse engineering of sendmail.cf Message-ID: <199909201813.TAA01079@keep.lan.Awfulhak.org> In-Reply-To: Your message of "Mon, 20 Sep 1999 18:43:34 %2B0200." <026101bf0387$47e17750$c47145c1@elanders.no>
next in thread | previous in thread | raw e-mail | index | archive | help
I'd tackle this by finding out what version of sendmail.cf you started with (Id strings?), getting a copy of it and diffing against your current version. Unfortunately, you're stuck with understanding the diffs and converting them into m4 commands that you'll add to a skeleton m4 file. Bear in mind that the latest sendmail has a lot of spam stuff built in, so if you don't want it you'll need to disable it and if you already have spam filters in your existing .cf file you can get rid of them (maybe). > Hi! > > Is it possible to reverse engineer the sendmail.cf file to a .mc file? > The mailserver was configured (some time ago) by a (to me) unknown person. > Now I'm setting up a new mailserver with a newer version of sendmail, and > would like to understand what the old config file did, instead of just > copying it. > > I don't like the .cf file-format at all ;( so having it as .mc would be > great. > > Any ideas? > > TIA > > -Anders -- Brian <brian@Awfulhak.org> <brian@FreeBSD.org> <http://www.Awfulhak.org> <brian@OpenBSD.org> Don't _EVER_ lose your sense of humour ! <brian@FreeBSD.org.uk> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909201813.TAA01079>