Sjors Gielen wrote: > >However, I never see it send a reply, at least not through postfix: > >Dec 09 14:02:52 2007 (13531) Low level smtp error: (104, 'Connection >reset by peer'), msgid: ><[EMAIL PROTECTED]> >Dec 09 14:02:52 2007 (13531) delivery to [EMAIL PROTECTED] failed with >code -1: (104, 'Connection reset by peer') > >(the e-mail address here is the list administrator, which has to allow >the subscription before the confirmation, as set up in configuration).
And the above (from Mailman's smtp-failure log) says mailman is trying to send the held message notice to the owner, and there is a problem during SMTP (with localhost port 25 assuming you haven't changed SMTPHOST or SMTPPORT). See <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.073.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
