<HTML>
<HEAD>
<TITLE>Re: [Mailman-Users] qfiles building up + (111, 'Connection refused')</TITLE>
</HEAD>
<BODY>
The problem is definitely related to the interface settings for python to sendmail mailing. PHP and Pine both send email successfully to both locally and remotely hosted addresses. For interest I have found similar errors reported by Zope users: http://groups.yahoo.com/group/zope/message/2645<BR>
<BR>
Initially smtp was not running. This has now been set-up through Xinetd and is running:<BR>
<BR>
<I>netstat -a<BR>
Active Internet connections (servers and established)<BR>
Proto Recv-Q Send-Q Local Address &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Foreign Address &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;State &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>
tcp &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0 *:pop3 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*:* &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;LISTEN &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>
tcp &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0 *:http &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*:* &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;LISTEN &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>
tcp &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0 ns0.imagineinterne:smtp *:* &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;LISTEN &nbsp;<BR>
</I><BR>
But still messages in qfiles are not being posted, and we get the same error in logs/smtp:<BR>
<BR>
<I>Dec 20 09:12:03 2001 (10830) All recipients refused: (111, 'Connection refused')<BR>
Dec 20 09:12:03 2001 (10830) smtp for 1 recips, completed in 0.002 seconds<BR>
</I><BR>
Which is not too helpful. <BR>
Thoughts please?!<BR>
<BR>
Simon<BR>
*****************<BR>
Simon Lorenz<BR>
Systems Modelling<BR>
Imagine Media Ltd<BR>
simon@imaginemedia.co.uk<BR>
Kennel House, Hammersley Lane,<BR>
Penn, Bucks, HP10 8HE, UK<BR>
t 01494 812890 &nbsp;&nbsp;<BR>
f 01494 813151<BR>
m 07977 149955<BR>
<BLOCKQUOTE><BR>
<B>From: </B>Graham Dunn &lt;gdunn@inscriber.com&gt;<BR>
<B>Date: </B>Wed, 19 Dec 2001 12:55:25 -0500<BR>
<B>To: </B>&quot;Simon, imagine media&quot; &lt;simon@imaginemedia.co.uk&gt;<BR>
<B>Subject: </B>Re: FW: [Mailman-Users] qfiles building up + (111, 'Connection refused')<BR>
<BR>
</BLOCKQUOTE><BR>
<BLOCKQUOTE><TT><BR>
On Fri, Dec 21, 2001 at 05:15:54AM +0100, Simon, imagine media wrote:<BR>
[snip]<BR>
&gt; <BR>
&gt; I get the same error messages even if sendmail is not running, there are<BR>
&gt; no locks files, and I am obviously missing some thing! I have just<BR>
&gt; reinstalled as per the dist. notes and sill nothing, and Christmas is<BR>
&gt; fast approaching ;-}<BR>
<BR>
Can you telnet to port 25 on this machine?<BR>
<BR>
I wonder if you've got a firewall rule or something lying around.<BR>
<BR>
Graham<BR>
</TT></BLOCKQUOTE><TT><BR>
</TT>
</BODY>
</HTML>