The essential benefit of running a queue runner in this way is that you can
run many. What tends to happen on IMail is that the active queue runners
reduce down to just 1 which then goes through all the messages. It does not
automatically setup 30 processes to clear the queue once it has stopped
receiving new mail (this is good thing in many ways because it means there
are always spare processes for new messages).

30 processes (or whatever you set it to) is a maximum which only happens to
incoming connections it does not refer to how many queue runners Imail will
use. Because IMail renames messages that are being processed it seems to be
totally safe to be running multiple queue runners in this way as each just
looks for messages which are not being processed. I have done this with
1000's of messages during testing with no ill effects and a vast reduction
in the time to clear the queue.

You could even create a batch file which automatically runs 10 (for example)
queue runners at these problem times.


Hope this helps clarify.

Steve


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Robert Stull
Sent: 13 November 2000 20:47
To: [EMAIL PROTECTED]
Subject: RE: [IMail Forum] How to speed up sending out a news letter


This command line will run through everything in
the spool once.

Bob

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On
> Behalf Of Len Conrad
> Sent: Mon, 13 Nov 00 12:30
> To: [EMAIL PROTECTED]
> Subject: RE: [IMail Forum] How to speed up
> sending out a news letter
>
>
>
> >you can run individual queue runners using:
> >
> >start d:\imail\smtp32.exe -qr -x
> >
> >obviously changing the path to reflect where it
> is. I use "start" so that it
> >gets executed in a separate process and doesn't
> lock up the cmd window.
>
> But for how long does it live? For one msg
> delivery, or indefinitely?
>
> Len
>
>
> http://BIND8NT.MEIway.com: ISC BIND 8.2.2 p5 &
> 8.2.3 T6B for NT4 & W2K
> http://IMGate.MEIway.com:  Build free, hi-perf,
> anti-spam mail gateways
>
> Please visit
> http://www.ipswitch.com/support/mailing-lists.html
> to be removed from this list.
>
> An Archive of this list is available at:
> http://www.mail-archive.com/imail_forum%40list.ips
witch.com/

Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/

Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/

Reply via email to