Date: Sun, 23 Sep 2007 12:26:45 +0200 (CEST) From: Christian Baer <christian.baer@uni-dortmund.de> To: freebsd-questions@freebsd.org Subject: Re: migrate from postfix to qmail Message-ID: <fd5f15$2gup$1@nermal.rz1.convenimus.net> References: <48ce8d530709211747s615bc16by5766441066f19237@mail.gmail.com> <7CDF3AD1-DE13-46F6-A84F-B26FA3F97032@dragffy.com> <fd36g7$2bo0$5@nermal.rz1.convenimus.net> <200709221918.53961.wundram@beenic.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 22 Sep 2007 19:18:53 +0200 Heiko Wundram (Beenic) wrote: >> The qmail-configuration can be read an evaluated *without* a parser. Excuse my spelling in the last message! :-) I corrected it in this quote. > Sorry, but that's BS (IMHO). Don't tell me, tell Dan Berstein (happy hunting): http://cr.yp.to/qmail/guarantee.html Observe point 5. > Any program interpreting some form of input is called a parser, and the > only distinction is the algorithm you need, i.e. whether you need a > "full-blown" stack-machine to interpret the input (think of recursive > declarations), or not. [...] I know what the Postfix configuration looks like, I've been over it a countless number of times. I know it is simple, even to parse, but there is still no real comparision to qmail's configuration. qmail has several settings that come "one setting per file". IIRC the other settings go "one per line", no comments, no spaces, no quotation marks. I'm not saying the Postfix configuration is not as good or even complex. qmail's configuration is just easier to read and write if both are done be an automation, rather than a human. Regards Chris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fd5f15$2gup$1>