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] Sort Member List

2012-09-15 Thread Mark Sapiro
Tom Browder wrote: >I notice the member list is sorted by email addresses. Is there any >way to sort it on the display name? Of the four membership lists, the results of the email who command are separated into non-digest members and digest members but are otherwise unsorted while the web admin

Re: [Mailman-Users] Single password per user

2012-09-15 Thread Mark Sapiro
Eric Smith wrote: >Is there a concept in a mailman instance of a user, such that >this user may have a single password? Not in Mailman 2.1, but Mailman 3 works this way. >Or does the user need to create the password each time that >they subscribe? For Mailman 2.1, yes. >PS. Are there any

[Mailman-Users] Sort Member List

2012-09-15 Thread Tom Browder
I notice the member list is sorted by email addresses. Is there any way to sort it on the display name? if not, will that be possible with Mailman 3? Best, -Tom -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mail

[Mailman-Users] Single password per user

2012-09-15 Thread Eric Smith
I have a number of mailing lists. Many users subscribe to several of these lists. Is there a concept in a mailman instance of a user, such that this user may have a single password? Or does the user need to create the password each time that they subscribe? PS. Are there any screenshots of Posto