Al Black wrote:
>
>However, we've got a whack (i.e., several 1000) held messages for the
>list "Mailman".  Both "bin/discard data/heldmsg-<listname>-*"
>and "find data -name heldmsg-<listname>-\* -print | xargs bin/discard"
>stall when I use them.  Even when I use bin/discard for a single held
>message, it stalls.  


There is probably a stale lock for the list. Look in Mailman's locks/
directory for stale locks. A lock is two files, one named
<listname>.lock and one named
<listname>.lock.<hostname>.<pid>.<sequence>. If you find old locks for
the mailman list, especially with a non-existant pid, just delete them.

-- 
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&amp;file=faq01.027.htp

Reply via email to