Re: [Mailman-Users] Non-Delivery of Mail

2017-01-28 Thread Mark Sapiro
On 01/28/2017 10:26 AM, David Andrews wrote:
> 
> When I look at a mail delivery report via cPanel, I see messages that
> say 421 too many concurrent connections, connection refused.  What can I
> change to fix this problem!


That's a retryable error and may or may not eventually be successfully
retried depending on what's actually causing it.

The recipient MX is saying your IP already has the maximum number of
concurrent connections open and it won't accept this additional one.

The connections in question are presumably those from Exim on the cPanel
host to the recipient MX since Mailman will never open more concurrent
delivery SMTP sessions to Exim than there are OutgoingRunner slices
(default 1).

You might be able to tell from the Exim logs how many other deliveries
to that MX have been started and not completed when the error occurs.

I'm not an Exim expert by any means, but it looks like Exim's
queue_run_max setting might affect this. The default is 5 which should
be small enough, but if you have it set to a large number or to 0 ->
unlimited, this could be the issue.

-- 
Mark Sapiro The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
--
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org


[Mailman-Users] Non-Delivery of Mail

2017-01-28 Thread David Andrews
I run a cPanel system that, among other things, supports about 300 
Mailman lists. We have about 20,000 users. I am getting lots of 
bounced messages from roadrunner.com and various XXX.rr.com domains. 
It looks like they may be blocking my domain nfbnet.org although I am 
not sure how you tell.


When I look at a mail delivery report via cPanel, I see messages that 
say 421 too many concurrent connections, connection refused.  What 
can I change to fix this problem!


Thanks!

 


--
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org