Hi guys, I am working with Mailman version 2.1.13-5 on Debian 6, kernel 2.6.32-5. I have some lists configured and when I try to delete a user from one of them doing some of these:
$ echo "john.li...@aaamerica.comm.mx" | /usr/lib/mailman/bin/remove_members -f - gerencia $ /usr/lib/mailman/bin/remove_members -f archivo.txt Gerencia $ /usr/lib/mailman/bin/remove_members gerencia john.li...@aaamerica.com.mx $ remove_members -n gerencia john.li...@aaamerica.com.mx They don't work at all giving a prompt waiting for input. And it ends only when I press ^C (throwing a traceback which I posted here: http://pastebin.com/jt8C3Qjq ) or ^Z. ^D does nothing. I got help from a mailman user on #mailman and he set up a fake user account and executed my command to deleted and he managed to delete it after pressing ^D which won't work in my case. Mailman logs in /var/log got nothing, not even some text on them. I would definitely appreciate any help Tony. ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org