On 8/2/07, Steven Jones wrote: > I am trying to determine why emails to lists sometimes take well in > excess of an hour....sometimes 4.... > > Is there anyway to determine where the issue lies?
Look at the logs. Correlate the message-ids in the MTA logs (sendmail, postfix, whatever) with the message-ids in the Mailman logs (presumably in /usr/local/mailman/logs, or elsewhere as appropriate for your installation), and then do the same for the outbound traffic (going back to the MTA logs with the ids of the messages as they are generated by Mailman). That's about the only way I know of. -- Brad Knowles <[EMAIL PROTECTED]>, Consultant & Author LinkedIn Profile: <http://tinyurl.com/y8kpxu> Slides from Invited Talks: <http://tinyurl.com/tj6q4> 09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0 ------------------------------------------------------ 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
