Re: 'Too many connections' problem
On Mon, 11 Sep 2006 14:07:40 -0700, René Berber wrote:
>
> Steven W. Orr wrote:
>
> [snip]
>> I did some checking and I now have the following information. I am using
>> Majordomo2 (not to be confused with majordomo). MJ2 will VERP messages to
>> recipients who have a recent history of bounces. I was concerned that
>> that was a problem but I am convinced that it is not. Having said that, my
>> original question still stands.
>>
>> I want to tell sendmail that it should not allow more than four
>> simultaneous connections to this one particular SMTP server.
>>
>> Anyone?
>
> In your MJ2 configuration, what do you have for numbatches?
>
> The whole delivery_rules section can be the cause of running several
> sendmail processes in parallel...
configset lname delivery_rules <<ENDAAT
ALL
hosts=(localhost=(port=24, timeout=600, esmtp, dsn))
ENDAAT
I don't mean to sound ungrateful, but I'm not going in the right direction
here. If there's an MJ2 problem then I'll be happy to deal with it myself
or on the mj2 list later. For now, can we please just ignore that fact
that I'm using mj2 and focus on the sendmail question at hand?
I have some number of messages to be delivered. Some of these messages
will be relayed through rcn. All I'm looking for is the configuration
option to specify to sendmail that when it sends mail out to rcn that the
number of connections to rcn be limited to a maximum of four. If sendmail
can't do that then that's fine too as long as I know.
Thanks.
|