Re: [Mailman-Users] Error: You are not authorized to create new mailinglists

2007-12-19 Thread Mark Sapiro
Howard Rifkind wrote: > >I'm trying to set up a listserve and getting the above >message. I have root user priviledges but still can't >define a list for user on my site. Since you quote a web interface error message, I assume you are trying to create a list via the web create page. Are you pro

[Mailman-Users] Error: You are not authorized to create new mailing lists

2007-12-19 Thread Howard Rifkind
Hello all, I'm trying to set up a listserve and getting the above message. I have root user priviledges but still can't define a list for user on my site. Any help will be appreciated. Thanks Looking f

Re: [Mailman-Users] Help a newbie out! How to list users of aspecific list

2007-12-19 Thread Mark Sapiro
Dragon wrote: > >You can change this by using the config_list script -o option to >output the configuration in text format, make the change there and >then re-import it using the -i option of the same script. There are two problems with making changes via "config_list -o" "edit the file" "confi

Re: [Mailman-Users] Help a newbie out! How to list users of a specific list

2007-12-19 Thread Charles Marcus
Mark Sapiro, on 12/19/2007 1:36 PM, said the following: > Charles Marcus wrote: >> Answering myself, found it digging through Defaults.py... >> >> DEFAULT_ADMIN_MEMBER_CHUNKSIZE = 30 is the default, which I just >> counted, and I currently have 30, so that was it... >> >> Bumped it up to 50 in mm_

Re: [Mailman-Users] Help a newbie out! How to list users of aspecific list

2007-12-19 Thread Mark Sapiro
Charles Marcus wrote: > >Answering myself, found it digging through Defaults.py... > >DEFAULT_ADMIN_MEMBER_CHUNKSIZE = 30 is the default, which I just >counted, and I currently have 30, so that was it... > >Bumped it up to 50 in mm_cfg.py and restarted mailman... Unfortunately, that won't help y

Re: [Mailman-Users] Help a newbie out! How to list users of a specific list

2007-12-19 Thread Dragon
Charles Marcus sent the message below at 09:13 12/19/2007: >Charles Marcus, on 12/19/2007 7:39 AM, said the following: > > On 12/18/2007, Brad Knowles ([EMAIL PROTECTED]) wrote: > >> On the web interface, the closest we get is the "Membership > >> Management" section. If you have more users on the

Re: [Mailman-Users] Help a newbie out! How to list users of a specific list

2007-12-19 Thread Brad Knowles
On 12/19/07, Charles Marcus wrote: > Where is this default set? From /usr/local/mailman/Mailman/Defaults.py: # How many members to display at a time on the admin cgi to unsubscribe them # or change their options? DEFAULT_ADMIN_MEMBER_CHUNKSIZE = 30 Note that I believe this is only consulted w

Re: [Mailman-Users] Help a newbie out! How to list users of a specific list

2007-12-19 Thread Charles Marcus
Charles Marcus, on 12/19/2007 7:39 AM, said the following: > On 12/18/2007, Brad Knowles ([EMAIL PROTECTED]) wrote: >> On the web interface, the closest we get is the "Membership >> Management" section. If you have more users on the list than a >> certain built-in site-wide default, then this wi

Re: [Mailman-Users] multiple hosts mounting mailman nfs

2007-12-19 Thread Troy Knabe
On Dec 19, 2007, at 7:30 AM, Dennis Black wrote: > Troy Knabe wrote: >> I have two smtp servers that we use dns round robin for load >> balancing. I can run it one server at a time, but I am running into >> some pid lock file issues when I try to run them simultaneously. >> >> Any suggestions? >

Re: [Mailman-Users] multiple hosts mounting mailman nfs

2007-12-19 Thread Dennis Black
Troy Knabe wrote: > I have two smtp servers that we use dns round robin for load > balancing. I can run it one server at a time, but I am running into > some pid lock file issues when I try to run them simultaneously. > > Any suggestions? > > Thanks > -Troy > > Troy, My configuration: A ca

Re: [Mailman-Users] Help a newbie out! How to list users of a specific list

2007-12-19 Thread Charles Marcus
On 12/18/2007, Brad Knowles ([EMAIL PROTECTED]) wrote: > On the web interface, the closest we get is the "Membership > Management" section. If you have more users on the list than a > certain built-in site-wide default, then this will be broken down by > the first letter of their e-mail address