My apologies if this is a duplicate but since I have received nothing
back I am assuming this did not get through the first time. I am
guessing I need to somehow provide a password but the list_members
command does not seem to have that as an option.
I am developing a script that gets a list o
I am developing a script that gets a list of members from a mailing list
(mailman 2.1.15). I'm using popen (in python 2.7.5) to issue the
command. However, even though I am running it as admin for that list,
I'm getting a permissions error. How/what do I need to set in order to
run that command