Re: [Mailman-Users] Problem with remove-members -f filename list command not working

2013-03-22 Thread Mark Sapiro
On 3/22/2013 1:23 PM, Antonio Colin wrote: > > 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. The traceback you posted shows the command is not waiting for input

Re: [Mailman-Users] mailman on https

2013-03-22 Thread Mark Sapiro
On 3/22/2013 8:57 AM, Sebastian Böhm wrote: > > in my mm_cfg.py you will therefore find: > DEFAULT_URL_PATTERN = 'https://%s/cgi-bin/mailman/' > > but on some pages you will still find : > http:///cgi-bin/mailman/admindb/intern in the html sourcecode. the > relative urls work, but some urls in

[Mailman-Users] mailman on https

2013-03-22 Thread Sebastian Böhm
Hi, I host mailman on a https webserver. in my mm_cfg.py you will therefore find: DEFAULT_URL_PATTERN = 'https://%s/cgi-bin/mailman/' but on some pages you will still find : http:///cgi-bin/mailman/admindb/intern in the html sourcecode. the relative urls work, but some urls in the html source

[Mailman-Users] Problem with remove-members -f filename list command not working

2013-03-22 Thread Antonio Colin
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/