Author: Nico Erfurth Date: To: Tamas TEVESZ CC: Shaun.Murphy, exim-users Subject: Re: [Exim] Mass Mailings and Sendmail(exim) process's...
Tamas TEVESZ wrote: > On Mon, 4 Nov 2002, Nico Erfurth wrote:
>
> > Have you tested the usual things?
> > setting split_spool_directory?
> > setting queue_smtp_domains = * and running exim -q1m or something
> > similar?
> > Installing a local (caching) dnsserver?
> > playing around with the max_queue_runners-setting
> > what about remote_max_parallel?
>
> and first of all reading up on batched smtp ?
Point for you ;)
"exim -odqs -bS is your friend"
The question is, is the script able to do BSMTP? ;)