The cat of "Brent Jones" <[EMAIL PROTECTED]> wrote:

> I have a small load server (70k deliveries a day) and thought I'd try
> using queue_only, with queue_run_max = 15 to see if it makes things a
> bit more efficient.

queue_only means "no immediate delivery - wait for a queue runner to
process and deliver the message"

> I've discovered it will only spawn about 5 queue runners, and messages
> will queue up for up to 15 minutes before a runner finally gets to
> it.

you are most likely starting exim with the option -q15m
- "start a queue runner every 15 minute"

besides that, I have no idea what you actually were trying to do...

-- 
Bernt  'Burnie'  Pettersen  ///  DoD#2345     
<E-mail:[EMAIL PROTECTED]>     ///  <URL:http://burnie.sh/>
   -  Why don't you give me new tires?  -    Burnie.

-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to