Darren G Pifer wrote: > >I am seeing these errors in the smtp-failure log: > >Apr 18 09:11:30 2008 (1231) Low level smtp error: (104, 'Connection >reset by peer'), msgid: <[EMAIL PROTECTED]> >Apr 18 09:13:42 2008 (19445) delivery to [EMAIL PROTECTED] failed with code >-1: Connection unexpectedly closed >Apr 18 09:13:42 2008 (19445) delivery to [EMAIL PROTECTED] failed with code >-1: (104, 'Connection reset by peer') > >I saw a lot of message in the retry directory.
Your outgoing MTA (SMTP server) is rudely not accepting mail from Mailman. These messages will be queued (in retry/) and retried at 15 minute intervals for five days before Mailman gives up on them. If you can't figure out what's going on, there are some tips at <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.073.htp> and <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq06.014.htp>. Do you have SMTPHOST and/or SMTPPORT set in mm_cfg.py to some host/port that is not appropriate after the move? Can Mailman successfully send notices to 1 recipient, or does this happen with all mail? -- 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