Hi,
Mailman 2.1.6 will discard old pending moderator requests automatically.
So, I you don't have important pending messages to be approved, wait for the next release ;-) Or, you can use bin/discard to discard old pending requests like:
% cd <prefix> % find data -ctime +7 -name heldmsg\*.pck | xargs bin/discard
Cheers,
Morgan Fletcher wrote:
I have a netbsd 1.6 machine running Mailman 2.1.5 serving about twenty
lists. One of my lists has a problem where it's pending moderator requests
page can't be viewed, it just times out.
-- Tokio Kikuchi, tkikuchi@ is.kochi-u.ac.jp http://weather.is.kochi-u.ac.jp/
------------------------------------------------------ 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/
