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
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
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 =
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
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
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
>
>
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
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