Wayne Spivak wrote: > >When we try to send e-mail from mailman (such as subscribing to a list), we >get: > >May 13 12:17:06 localhost sendmail[2209]: k4DGH5f6002207: k4DGH6f6002209: >DSN: Service unavailable
So Mailman is unable to send mail via sendmail on 'localhost' port 25 (unless you've changed these in mm_cfg.py). It seems like a sendmail issue to me, but see <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq06.014.htp> for some debugging tips. Note that the specific error in the FAQ is different, so the solutions probably don't apply, but the small test scripts in the FAQ and the linked archives may help with debugging. -- 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
