On Wed, Jul 14, 1999 at 12:53:03PM -0700, Mylo wrote:
> > > In the case of sending 250,000+ emails, this seems farely ugly in how many
> > > processes it'll be forking.  I guess qmail-inject is designed to be farely
> > > small, but our current process involes writing directly to disk qf and df
> > > files in sendmail.
> > 
> >         So call qmail-queue directly.
> I thought they were the same thing.  What's the difference?

        You probably didn't understand what I was trying to say.
        Inject say a thousand recipients in one qmail-queue
        (or inject, or sendmail, if you wish) call. Make sure
        you are not injecting them individually, if you can.
        That way, the queue system has less work managing them.

        The difference between sendmail-clone/qmail-inject/
        qmail-queue is just the interface and the number of
        execs needed. qmail-queue is closest to the raw
        performance your IO subsystem is capable of.
-- 
Havoc Consulting | unix, linux, perl, mail, www, internet, security consulting
+358 50 5486010  | software development, unix administration, training

Reply via email to