At 14:45 +0100 1/31/01, Florian Weimer wrote:
>Is it possible to tell Mailman to send outgoing mail for a mailing
>list in several separate batches? My mailer (Exim) delivers a message
>for multiple recipients sequentially. Of course, this is more
>efficient in terms of network usage, but process
[EMAIL PROTECTED] said:
> My mailer (Exim) delivers a message for multiple recipients
> sequentially.
As well as the mailman tweaks, you can tell exim to do parallel
delivery - see the documentation for 'remote_max_parallel' at:-
http://www.exim.org/exim-html-3.20/doc/html/spec_11.html#SEC33
Dan Mick <[EMAIL PROTECTED]> writes:
> > My mailer (Exim) delivers a message
> > for multiple recipients sequentially. Of course, this is more
> > efficient in terms of network usage, but processing several batches in
> > parallel is faster (and network bandwidth isn't an issue here).
>
> Oh, d
> Is it possible to tell Mailman to send outgoing mail for a mailing
> list in several separate batches?
It already does.
> My mailer (Exim) delivers a message
> for multiple recipients sequentially. Of course, this is more
> efficient in terms of network usage, but processing several batches
Is it possible to tell Mailman to send outgoing mail for a mailing
list in several separate batches? My mailer (Exim) delivers a message
for multiple recipients sequentially. Of course, this is more
efficient in terms of network usage, but processing several batches in
parallel is faster (and net