Re: [courier-users] Courier MTA vs Postfix or qmail smtpd (was: Exchange like Mail System)
Brought to you by:
mrsam
|
From: Gregor L. <gp...@mp...> - 2003-03-05 20:54:28
|
At 16:33 05/03/2003, you wrote: >Here is the basic idea, >Core system, SMTP(Postfix), pop3, pop3s, imap, imaps (Courier-imap), >webmail(squirelmail) with all auth bing routed through an ldap server, >global address book that works with mail clients via ldap as well as >Squirrelmail. Hi, I read this over and over. The majority of people appears to use postfix or qmail as smtpd, with most of the other components being from the courier suite. I.e courier pop3, courier pop3s, courier imap, courier maildrop, courier related squirelmail. Is there some reason why the courier smtpd is unpopular? Does it lack features? Does it not perform as well as postfix or qmail? Or is it simply not deployed as widely and hence not widely trusted / supported by users? Most benchmarks indicate that qmail buys file security for performance and is fairly slow compared to postfix. How does the courier smptd compare to that. I've googled and searched archives, I couldn't find anything measuring courier's performance... So far I have experience with sendmail and qmail. qmail is a drag because of non-develpoment, too many patches for functionality and mail handling design errors. The Courier MTA looks like a good choice, as does Postfix. But then again if all of the backend programs MUA and filtering is courier stuff, why not use the courier smtpd as well? Just wondering... |