Odhiambo Washington wrote: > >May 23 23:32:07 2006 (15435) delivery to [EMAIL PROTECTED] failed with code >-1: (8, 'hostname nor servname provided, or not known') >May 23 23:32:08 2006 (15435) Low level smtp error: (8, 'hostname nor servname >provided, or not known'), msgid: <mailman.0.1148415149.15 >[EMAIL PROTECTED]>
The 'hostname nor servname provided, or not known' message comes from the OS or the Python lib in attempting to establish an SMTP connection (which attempt fails which is why there is nothing in the MTA log. See <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq06.014.htp> -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ 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/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
