How can I make sure that the MTA is properly listening on SMTPHOST/SMTPPORT 
(they
have the default values, SMTPHOST = 'localhost',  SMTPPORT = 0)? I installed 
Postfix by 
using the official 
directions( http://www.gnu.org/software/mailman/mailman-install/postfix-integration.html )

Also, in regard to the firewall I added a preconfigured rule for the smtp 
service (port 25), so 
I think this should be fine.

Furthermore, `netstat -na | grep ":25"` produces the following result: 
tcp        0      0 0.0.0.0:25              0.0.0.0:*               LISTEN 

I am just guessing, but could this also be to the `/etc/hosts` folder 
permissions? This is what
`ls -ld /etc/hosts` produces: 
-rw-r--r-- 1 root root 281 2012-06-29 03:08 /etc/hosts

 

Thanks,
Emanuel DANCI


________________________________
 From: Mark Sapiro <m...@msapiro.net>
To: Danci Emanuel <danci_eman...@yahoo.com> 
Cc: "mailman-developers@python.org" <mailman-developers@python.org> 
Sent: Thursday, June 28, 2012 1:17 AM
Subject: Re: [Mailman-Developers] smtp error - [Errno 111] Connection refused - 
when trying to install MM 3.0
 
On 6/27/2012 11:07 AM, Danci Emanuel wrote:
>
> Also, there is one more thing that could be related to this problem. I also 
> have installed Mailman 2.1.10
> and after setting it up for the proper domain, when a user tries to subscribe 
> to one of the lists, although 
> the subscription is recorded, the confirmation email is never sent back. The 
> message that appears in 
> the smtp-failure log is this:
> 
> Jun 04 20:55:57 2012 (10427) Low level smtp error: (111, 'Connection 
> refused'), msgid: 
> <mailman.0.1338832556.10889.systers-ad...@manu.pensiunealdyna.ro>
> Jun 04 20:55:57 2012 (10427) delivery to esda...@acm.ro failed with code -1: 
> (111, 'Connection refused')


Barry has responded to the MM 3 part of this. With respect to the above,
there is no MTA listening on SMTPHOST/SMTPPORT (default licalhost/25) or
connection is blocked by a firewall.

See the FAQ at <http://wiki.list.org/x/-IA9>.

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
_______________________________________________
Mailman-Developers mailing list
Mailman-Developers@python.org
http://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to