[Mailman-Users] Re: add fields to general list information page?

2004-12-10 Thread G James Jones
> email message attachment > On Thu, 2004-12-09 at 02:49 +0100, [EMAIL PROTECTED] > wrote: > > I apologize in advance if this has been answered recently, but after > > searching the faq, mail-archive.com, etc for nearly an hour I have not been > > able to find the answer to this. > > > > Can addi

Re: [Mailman-Users] sending mail to members in batches

2004-12-02 Thread G James Jones
> > __ > From: Stephen J. Turnbull <[EMAIL PROTECTED]> > To: Darryl Hamilton <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED] > Subject: Re: [Mailman-Users] sending mail to members in batches > Date: Thu, 02 Dec 2004 17:10:23 +0900 >

Re: [Mailman-Users] genaliases

2004-11-19 Thread G James Jones
> > __ > From: syse <[EMAIL PROTECTED]> > To: mailman-users <[EMAIL PROTECTED]> > Subject: [Mailman-Users] genaliases > Date: Fri, 19 Nov 2004 13:07:03 +0100 > > Helo ! > I have a problem with genaliases script! > When I did run

Re: [Mailman-Users] Update 14000 list by config_list takes 48 hours

2004-11-18 Thread G James Jones
James- I am not an expert, but I would bet that writing a python script using withlist to manipulate the objects within the list would have a better performance footprint than using config_list. Just a guess and I am sure that it require more programming than a config_list solution. Good Luck J

[Mailman-Users] Re: Mailman-Users Digest, Vol 9, Issue 30

2004-11-11 Thread G James Jones
> From: David <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: [Mailman-Users] Post Installation Mailman Question > Date: Thu, 11 Nov 2004 09:57:28 +0700 > > > Hello there, > I successfull install mailman 2.1.5 at RedHat 9.0, but I have some > questions here : > Excellent! It is a great

Re: [Mailman-Users] How do I remove an owner from the command line?

2004-11-09 Thread G James Jones
On Tue, 2004-11-09 at 11:20, Mark Sapiro wrote: > G James Jones wrote: > > > >One question with using bin/config_list? If I output the original > >configuration with -o, then change the configuration (adding and/or > >removing owners and moderators) and then use the m

Re: [Mailman-Users] How do I remove an owner from the command line?

2004-11-09 Thread G James Jones
On Tue, 2004-11-09 at 06:25, Jim Tittsler wrote: > On Nov 9, 2004, at 02:15, G James Jones wrote: > > > Recently I got a request to remove the owner of a couple of our lists. > > > > I know that I can do this from the web, but is there a way to remove > > lis

Re: [Mailman-Users] Surgemail, FreeBSD and Mailman

2004-11-09 Thread G James Jones
> > __ > From: Russ Pagenkopf <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: [Mailman-Users] Surgemail, FreeBSD and Mailman > Date: Mon, 08 Nov 2004 20:26:36 -0900 > > Hi all, > > Hope this isn't too simple a problem; ei

[Mailman-Users] How do I remove an owner from the command line?

2004-11-08 Thread G James Jones
I took over managing our mailman lists a few months ago and have become pretty adept with the command line utilities. Recently I got a request to remove the owner of a couple of our lists. I know that I can do this from the web, but is there a way to remove list owners from the command line? Tha