[Mailman-Users] "Server not connected" error...

Yogesh Subhash Talekar yogesh at unipune.ernet.in
Wed Jul 14 05:29:18 CEST 2004


Write this line in your mm_cfg.py
MTA = 'Postfix'
SMTPHOST = 'aa.bb.cc.dd'

where aa.bb.cc.dd is the IP address you get successful port 25 TELNET.

I guess, this may have happened because default SMTPHOST in Defaults.py is
'localhost' and previously your Postfix would have been listening on all
interfaces (IP + local loopback) and now you are listening only on the IP
and not on localhost!

--yogesh


> ==> logs/smtp-failure <==
> Jul 13 11:06:09 2004 (18021) delivery to first.user at mydomain.com failed
> with code -1: Server not connected
> Jul 13 11:06:09 2004 (18021) delivery to second.user at mydomain.com failed
> with code -1: Server not connected
>
> ..... Running Postfix as my MTA.  Confirmed that TELNET to port 25 gets a
>   HELO.  The machine otherwise processes mail just fine.  I 'Googled' on
> the error message and came up with nothing...  any suggestions as to
> where to start?  This was working for a few weeks.  I am not aware of
> any changes made.
>
> 	--Michel
>
> ------------------------------------------------------
> Mailman-Users mailing list
> Mailman-Users at python.org
> http://mail.python.org/mailman/listinfo/mailman-users
> Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
> Searchable Archives:
> http://www.mail-archive.com/mailman-users%40python.org/
>


--yogesh

++++++++++++++++++++++++++++++++++++++++++++++++
One RAID to backup them all, one RAID to find them, one RAID to bring them
all and in the darkness bind them.
++++++++++++++++++++++++++++++++++++++++++++++++




More information about the Mailman-Users mailing list