![](https://secure.gravatar.com/avatar/4f36b4d2b1cde650bbb41d889c64bc07.jpg?s=120&d=mm&r=g)
July 2, 2004
9:14 a.m.
On Tue, Jun 29, 2004 at 11:55:06AM -0400, Brian York wrote:
How can I change a list password from the command line?
$ bin/withlist -l mylist
import sha m.password = sha.new('supersecretpassword').hexdigest() m.Save() {ctrl-D}
If you want to administer from the command line, you really need to explore 'withlist'. Look for hints in Mailman/Cgi/ and Mailman/MemberAdaptor.py (and Digests.py/mm_cfg.py for some definitions) for things that can be easily manipulated.
-- Jim Tittsler http://www.OnJapan.net/ GPG: 0x01159DB6 Python Starship http://Starship.Python.net/ Ringo MUG Tokyo http://www.ringo.net/rss.html