Con Wieland wrote: >I should have included this originally. I had a list that the >subscribers file seems to have become corrupted creating some invalid >addresses (I have corrected this). As indicated in the log/smtp- >failure log these messages seem to be "stuck" on mailman. They are >not being accepted by my MTA. Any ideas how to clear these from the >mailman queue? > >Oct 01 13:15:13 2005 (3048) delivery to [EMAIL PROTECTED] failed >with code -1: (131, 'Connection reset by peer')
I expect they are in the retry queue. Try bin/show_qfiles qfiles/retry/* and/or bin/dumpdb qfiles/retry/* to verify which files contain the problem messages and then just remove the offending files. -- 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
