Re: [Mailman-Users] Problems with Moderation

2012-09-15 Thread David Dodell
This is the output of the error: d2net:bin david$ python withlist -l -a -r fix_url Importing fix_url... Running fix_url.fix_url()... Loading list axium-consortium-meeting (locked) Traceback (most recent call last):   File "withlist", line 299, in     main()   File "withlist", line 274, in main  

Re: [Mailman-Users] Problems with Moderation

2012-09-15 Thread David Dodell
This is the output: d2net:bin david$ python withlist -l -a -r fix_url Importing fix_url... Running fix_url.fix_url()... Loading list axium-consortium-meeting (locked) Traceback (most recent call last):   File "withlist", line 299, in     main()   File "withlist", line 274, in main     r = [do_li

Re: [Mailman-Users] Problems with Moderation

2012-09-15 Thread David Dodell
This is the error I'm getting: d2net:bin david$ python withlist -l -a -r fix_url Importing fix_url... Running fix_url.fix_url()... Loading list axium-consortium-meeting (locked) Traceback (most recent call last): File "withlist", line 299, in main() File "withlist", line 274, in main r =

Re: [Mailman-Users] Problems with Moderation

2012-09-15 Thread David Dodell
Hi trying to finally follow through on this, and figure it out. I found my DEFAULT_URL_PATTERN was missing totally in my mm_cfg.py file. Put that in. Then ran python withlist -l -a -r fix_urlwithin the mailman/bin directory Loaded my list, said "Locked" and then a bunch of errors. How do

Re: [Mailman-Users] Problems with Moderation

2012-09-15 Thread Mark Sapiro
On 9/15/2012 9:39 PM, David Dodell wrote: > This is the output of the error: > > d2net:bin david$ python withlist -l -a -r fix_url > Importing fix_url... > Running fix_url.fix_url()... > Loading list axium-consortium-meeting (locked) > Traceback (most recent call last): > File "withlist", line 2

Re: [Mailman-Users] Problems with Moderation

2012-09-15 Thread Mark Sapiro
On 9/15/2012 8:46 PM, David Dodell wrote: > Hi trying to finally follow through on this, and figure it out. > > I found my DEFAULT_URL_PATTERN was missing totally in my mm_cfg.py file. > > Put that in. > > Then ran > > > python withlist -l -a -r fix_urlwithin the mailman/bin directory > >

Re: [Mailman-Users] Problems with Moderation

2012-08-20 Thread Mark Sapiro
David Dodell wrote: >I am running mailman on OSX Lion. > >Moderation through the web interface does not work. > >If I try to do anything from the web interface (see screenshot) ... I can see >a split second of it accessing the server, and the screen refreshes and goes >back to this default of "d

[Mailman-Users] Problems with Moderation

2012-08-18 Thread David Dodell
I am running mailman on OSX Lion. Moderation through the web interface does not work. If I try to do anything from the web interface (see screenshot) ... I can see a split second of it accessing the server, and the screen refreshes and goes back to this default of "defer" Just no actions at al