Stephen wrote: >Ok got the one thing under control....... now in the error logs we see this >every once in awhile; > >Apr 18 12:33:13 2006 (7284) delivery to [EMAIL PROTECTED] failed with code -1: >(104, 'Connection reset by peer') >Apr 18 12:33:44 2006 (7284) Low level smtp error: (104, 'Connection reset by >peer'), msgid: [EMAIL PROTECTED] > > >What we are curious to what is the connection reset by peer, technically these >are supposed to be sent to our mailproxy then sent out to the respective >emails.
This is an error that occurs during SMTP delivery from Mailman to the outgoing MTA. Apparently the MTA dropped the connection. Both this and the "slowness" you reported earlier can be caused by doing too much checking in the MTA during the incoming SMTP session. Visit the FAQ wizard at http://www.python.org/cgi-bin/faqw-mm.py and search for performance. Look particularly at 4.11 and for exim at 6.2. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@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/ 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