DragonFly kernel List (threaded) for 2007-03
DragonFly BSD
DragonFly kernel List (threaded) for 2007-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: first stab at simple mailer


From: Claus Assmann <dragonfly-kernel@xxxxxxxxx>
Date: Wed, 21 Mar 2007 11:21:18 -0700
Mail-followup-to: kernel@crater.dragonflybsd.org

On Wed, Mar 21, 2007, Matthew Dillon wrote:

>     But you still need to efficiently queue the mail for forwarding.  You
>     can't just make separate connections to the target for each recipient.

qmail does it...

>     In a direct-delivery setup you still need to optimize multiple recipients
>     going to the same target.  Again, its an absolute requirement for even
>     a simple mail system.  It's unfair to burden target systems with separate

Ok, so qmail is not "even a simple mail system"?
:-)


Seems the author has a very different design goal, a "simple mailer"
shouldn't need all those fancy features that were listed. Otherwise
you are just going down the same route as all the other "real" MTAs
out there (sendmail, exim, postfix, ...). And that takes only a few
years of development :-)




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]