Title: Re: [Mailman-Users] qfiles building up + (111, 'Connection refused')
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

Initially smtp was not running. This has now been set-up through Xinetd and is running:

netstat -a
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address           Foreign Address         State         
tcp        0      0 *:pop3                  *:*                     LISTEN      
tcp        0      0 *:http                  *:*                     LISTEN              
tcp        0      0 ns0.imagineinterne:smtp *:*                     LISTEN  

But still messages in qfiles are not being posted, and we get the same error in logs/smtp:

Dec 20 09:12:03 2001 (10830) All recipients refused: (111, 'Connection refused')
Dec 20 09:12:03 2001 (10830) smtp for 1 recips, completed in 0.002 seconds

Which is not too helpful.
Thoughts please?!

Simon
*****************
Simon Lorenz
Systems Modelling
Imagine Media Ltd
[EMAIL PROTECTED]
Kennel House, Hammersley Lane,
Penn, Bucks, HP10 8HE, UK
t 01494 812890   
f 01494 813151
m 07977 149955

From: Graham Dunn <[EMAIL PROTECTED]>
Date: Wed, 19 Dec 2001 12:55:25 -0500
To: "Simon, imagine media" <[EMAIL PROTECTED]>
Subject: Re: FW: [Mailman-Users] qfiles building up + (111, 'Connection refused')



On Fri, Dec 21, 2001 at 05:15:54AM +0100, Simon, imagine media wrote:
[snip]
>
> I get the same error messages even if sendmail is not running, there are
> no locks files, and I am obviously missing some thing! I have just
> reinstalled as per the dist. notes and sill nothing, and Christmas is
> fast approaching ;-}

Can you telnet to port 25 on this machine?

I wonder if you've got a firewall rule or something lying around.

Graham

Reply via email to