It can only be set on a per physical queue basis. If each "system"
uses the same physical queue, then the answer to your question is no.
If the "systems" use different physical queues, then you can do it.
Ken Jones
Stan Horwitz wrote:
>
> Hello fellow qmail users:
>
> In the qmail documentation, there's information about that says I can use
> the concurrencyremote control file to set the maximum number of concurrent
> remote mail deliveries can occur. I am wondering if this can be set on a
> per system basis. Specifically, I want to set the concurrencyremote level
> down to a value of 5 for one specific system (because its being overloaded
> with mail processing) and while allowing concurrencyremote to be set to a
> value of 50 for all other systems that might receive mail from this
> particular qmail server. Is this possible? If so, how?
>
> Thanks