On 27 Oct 1998, Kai Henningsen wrote: > > > My favorite is exim, because it is very configurable. Vmailer is > > > quite limited once you try to go beyond a simple configuration. > > > > If anything that is the worst part of exim :| It's configuration format > > still seems complicated to me. > > It's by far the simplest MTA configuration I have ever worked with (and > that is old sendmail (sendmail.cf, no M4), smail, and exim.
I've always found exim's configuration to be formidable. It is configurable but not easially configurable. You do have the read the (very long) documents detailing the mechanics for what is going on and have to understand them before you can attempt anything more than a trivial modification. After that it is not terribly bad.. But definately not something I would wish on someone who does not understand mail. qmail is definately the easiest to setup there is no configuration language you need to learn. However if you want to do anything outside of what is provided then you have to start writing scripts/code/whatever. I haven't looked at vmail but I'm hoping it's much the same as qmail.. Jason