Marc Juul wrote:
>
>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()
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