RE: [Exim] Exim Bulk Delivery Optimization?

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Yi Liu
Data:  
Para: 'Tabor J. Wells', Yi Liu
CC: exim-users
Asunto: RE: [Exim] Exim Bulk Delivery Optimization?
Thanks for the tip. Is there a program available to do this presorting or
should I look to script my own?

How much faster is presorting it by domain? (It currently takes about 12
hours to prepare to send to 200k recipients)

    YL


-----Original Message-----
From: Tabor J. Wells [mailto:twells@fsckit.net]
Sent: Tuesday, October 05, 1999 6:51 AM
To: Yi Liu
Cc: exim-users@???
Subject: Re: [Exim] Exim Bulk Delivery Optimization?


On Tue, Oct 05, 1999 at 09:58:01AM +0100,
Philip Hazel <ph10@???> is thought to have said:

> On Mon, 4 Oct 1999, Yi Liu wrote:
>
> > I'll keep qmail in mind as an option, but I am familiar with Exim by now

and
> > would rather not switch. Also, I have set up a local DNS server to

cache
> > requests but it still takes an enormous amount of time.
>
> Exim does not route in parallel within a single message. It just isn't
> designed this way. You really need to split up into lots of messages
> with a moderate number of recipients in order to get routing
> parallelism.[*]


I'd recommend presorting your list by domain and then delivering 15
addresses
per message at a time. This is what we do for my company's weekly
newsletter with 275k subscribers. Note that 15 is about as many addresses
per
envelope that you'll get before some sites will refuse the mail outright.
Also
note that even if you do this, you'll probably hit rate throtlers at AOL,
Compuserve, and others which will automatically junk your mail with no
notice
to anyone.


-- 
--------------------------------------------------------------------
Tabor J. Wells                                     twells@???
Fsck It!                 Just another victim of the ambient morality



--
## List details at http://www.exim.org/mailman/listinfo/exim-users Exim
details at http://www.exim.org/ ##