Leonard Cooper <[EMAIL PROTECTED]> wrote:

> > What I would like to know, it how to get qmail to deliver to the
> > directory
> > structure, or even where to start looking.
> 
> qmail can deliver using arbitrary MDAs, so if you already have an MDA
> which can write to this odd format, you could call it from the default
> delivery argument to qmail-start.

> Our MDA is propietry, and I know that I can get it to work with qmail,
> but the actual MDA is my problem! The MDA currently in use causes huge
> load on the machines ( Alpha DS20 2-way 2GB RAM, SAN storage via 100MB
> Host bus adapter, SAN populated with 14 spindel stogare array via 6
> scsi channels, ultra3.  This setup sits at a load Av of 90 (!) if I
> run anything over 50 local deliveries concurrently.

However, you said it was running under Postfix.  I have no idea how well
Postfix manages local delivery concurrency.  With qmail, it's trivial.
Perhaps your proprietary MDA would work perfectly well with qmail with a
local concurrency of 10, or 20, or 5, or whatever.
 
> I need to understand what qmail users for local delivers, so we can
> look at the code as a starting point ( show the team that wrote this
> thing how it SHOULD be done ) You will probably argue that the most
> effecient way of doing this would be to make the system us traditional
> MAILDIR's in stead of this rather odd "CWMail" format. I agree,
> however this is not possible right now, although it would be the last
> resort.

Delivery to local users (and virtual users, etc) happens through qmail's
included MDA, "qmail-local".  qmail-local can be configured through many
different means to use other arbitrary MDAs as well (maildrop, procmail,
etc), but it's built-in support includes Maildir delivery, mbox-rd
delivery, and message forwarding.

Charles
-- 
-----------------------------------------------------------------------
Charles Cazabon                            <[EMAIL PROTECTED]>
GPL'ed software available at:  http://www.qcc.sk.ca/~charlesc/software/
-----------------------------------------------------------------------

Reply via email to