[Mailman-Developers] Script to change a member's password

Marc Juul marcjc at gmail.com
Tue Sep 29 22:14:25 CEST 2009


Hello.

I'm running mailman 2.1.11 and i wrote a script to change a user's
password, but it doesn't change anything and i can't seem to find the
problem. My other "withlist" scripts work fine.

I'm using:

  mlist.setMemberPassword(member, password)

and then

  mlist.Save()

called using "withlist -l -r"

I have attached my script.

Thanks in advance.

Marc Juul
-------------- next part --------------
A non-text attachment was scrubbed...
Name: change_password.py
Type: text/x-python
Size: 1523 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/mailman-developers/attachments/20090929/7396082b/attachment-0001.py>


More information about the Mailman-Developers mailing list