2 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Replacing qmail-local
FromSent OnAttachments
Mark .May 19, 2003 4:04 pm 
Matthias AndreeMay 20, 2003 5:54 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [maildropl] Replacing qmail-localActions...
From:Matthias Andree (ma@dt.e-technik.uni-dortmund.de)
Date:May 20, 2003 5:54:53 am
List:net.sourceforge.lists.courier-maildrop

"Mark ." <mg12@hotmail.com> writes:

Hi,

I'm looking to replace our current qmail-local with maildrop, but I find that maildrop is currently geared towards looking up information independently via ldap, mysql or getpw*().

If I had a patch developed to replace qmail-local directly (seeing qmail already does this lookup) how easilly would this patch be accepted into the mainline release?

I'd oppose the inclusion. I wouldn't want maildrop infested with MTA-specific code.

These user lookups only take a minor part of the processing, it's _way_ more expensive to actually deliver the mail (if it's not, your configuration is hosed or you're delivering into RAM disk).

What prevents you from teaching your /var/qmail/rc to use maildrop?