[OpenIndiana-discuss] Qmail-to-go on openindiana?
Gary Gendel
gary at genashor.com
Tue Apr 24 13:30:04 UTC 2012
With all this discussion about Postfix vs. Qmail, I started looking at
what it would take to replace my Qmail installation with Postfix. I
started looking at what it would take to replace spamdyke with postfix
functionality. Most things have a direct correlation. One case so far,
greylisting, requires running an independent email proxy for postfix
where it is incorporated in spamdyke. I'm still working through the
list but many of the configuration options need more detailed
documentation or I'll have to work through the code to see exactly what
it's trying to accomplish. For example, it took me quite awhile to dig
out how postfix handles CIDR notation.
The pipeline architecture of qmail has been instrumental at making
third-party additions incredibly simple. You can easily plug in special
debugging modules, and even tee off things so you can test new modules
in parallel with real operations. Before spamdyke was available, I had
developed a number of homebrew modules for spam analysis and control.
That said, qmail isn't 100% sendmail compatible, so occasionally I ran
into issues with unhandled sendmail options (until patched). I don't
know whether postfix suffers from the same issue yet.
Since my Qmail based system does not inherently support IPV6 and would
require significant patching I'm committed to move to Postfix before
this becomes necessary. However, Postfix configuration is far more
complex if you are someone that likes to understand the purpose of each
option and it's impact to other options. I will also miss the
simplicity of making a split-horizon caching DNS service via
dnscache/tinydns when I need to go to IPV6 which is an important piece
of any email system in a private networked LAN.
Gary
On 4/24/12 8:44 AM, låzaro wrote:
> anyway... postfix is the better today :D
>
> I saw using Qmail long time ago, I like it, but is obsolete
>
> Also, I have my compiled Qmail and configured just as "personal email
> museum"
>
> Thread name: "Re: [OpenIndiana-discuss] Qmail-to-go on openindiana?"
> Mail number: 17
> Date: Tue, Apr 24, 2012
> In reply to: Christopher Chan<christopher.chan at bradbury.edu.hk>
>> On Monday, April 23, 2012 08:44 PM, låzaro wrote:
>>> in Qmail, the security is patch-maked in postfix is by-design-maked
>> NO, that is not accurate. "security" where it means anti-spam, DJB
>> did not bother because as far as he is concerned, the way things
>> are, things are just broken. Too bad his idea of how email should
>> work never took off. So any anti-spam features are provided by
>> THIRD-PARTIES. It is not 'patch-maked'. There is zero anti-spam.
>>
>> As for postfix, 'by-design-maked' just means Wietse put in the time
>> to develop postfix unlike DJB who stopped in 1998.
>>
>>> for example, smtp auth, SASL, TLS and soon. Also postfix is more
>>> modular. You can use it with someSQL LDAP and all thats cute things.
>> There is a qmail fork that does both sql and ldap too. postfix is
>> only better because its developer continued to work on the code and
>> keep up with the times and he built a good reputation while at it.
>>
>> No qmail fork has ever managed that because of DJB's stand on
>> licensing but now that qmail is public domain, maybe in the future
>> one of these forks might.
>>
>> _______________________________________________
>> OpenIndiana-discuss mailing list
>> OpenIndiana-discuss at openindiana.org
>> http://openindiana.org/mailman/listinfo/openindiana-discuss
More information about the OpenIndiana-discuss
mailing list