Richard Haas writes: > Is there a more straightforward way to lock/unlock a mailing list?
Sure -- write your pruning code in Python.<wink/> What's the big deal about a three-line withlist script? That's really the only way to guarantee that you'll get correct locking in the future with upgrades to Mailman. Locking is an internal detail to Mailman, and although AFAIK there's no particular reason to expect it to change, it *could*. ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
