Re: [Mailman-Users] unsubscribe one user from many lists

2012-05-16 Thread Rafael Lang
Hi Mark, doh - a simple typo on my end, you're right! So I now use wget for both (batch) subscription and unsubscription, this works like a charm. Very nice. Thank you very much! Cheers, Rafael On 05/16/2012 02:47 AM, Mark Sapiro wrote: Rafael Lang wrote: Now, I'm not super sure I got t

Re: [Mailman-Users] unsubscribe one user from many lists

2012-05-15 Thread Mark Sapiro
Rafael Lang wrote: > >Now, I'm not super sure I got the command >line right, this is what I tried: > >wget --post-data="adminpw=foobar&unsubscribees=m...@somewhere.edu" >http://serveraddress/mailman/admin/mailinglistname/members/members/remove > >and I also tried to directly enter > >http://serve

[Mailman-Users] unsubscribe one user from many lists

2012-05-15 Thread Rafael Lang
Hi Mailmen and -women, I'd like to administrate some ~20 email lists of a team of people working together via mailman. Once a user leaves the team, I should unsubscribe this user from all lists that he's on. How do I do this without having to click through 20 web interfaces? First I thought,