Alexandros G. Fragkiadakis wrote: > >Suddenly, no messages are sent for the list administrators to approve or >reject the incoming emails. Also, there are no postings in the "Tend to >pending moderator requests". > >The problem is solved when i type /usr/local/mailman/bin/mailmanctl stop > >and then > > /usr/local/mailman/bin/mailmanctl start > >Then, all requests are properly sent to the administrators. For some >reason, mailman stops delivering the requests for the list administrators.
One or more of your qrunners is dying for some reason. Any of IncomingRunner, VirginRunner or OutgoingRunner could cause the lack of notices to the admin, but only no IncomingRunner would cause the posts to not be in the admindb interface. You have to check Mailman's 'qrunner' and 'error' logs for clues as to why the runner(s) are dying. -- 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
