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 [EMAIL PROTECTED] failed > with code -1: Server not connected > Jul 13 11:06:09 2004 (18021) delivery to [EMAIL PROTECTED] 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 > [EMAIL PROTECTED] > 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. ++++++++++++++++++++++++++++++++++++++++++++++++ ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] 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/