Re: [Mailman-Users] Renaming a list

2016-03-29 Thread Chris Nulk
On 3/24/2016 11:49 AM, Mark Sapiro wrote: On 03/24/2016 09:17 AM, Chris Nulk wrote: I did a little searching around our lists. It seems the attachments directory is always created and populated whether or not scrub_nondigest was ever set to Yes. So I can't really use the existence of the attac

Re: [Mailman-Users] Renaming a list

2016-03-24 Thread Mark Sapiro
On 03/24/2016 09:17 AM, Chris Nulk wrote: > > I did a little searching around our lists. It seems the attachments > directory is always created and populated whether or not scrub_nondigest > was ever set to Yes. So I can't really use the existence of the > attachments directory or the lack of it

Re: [Mailman-Users] Renaming a list

2016-03-24 Thread Chris Nulk
On 3/23/2016 6:42 PM, Mark Sapiro wrote: On 03/23/2016 11:15 AM, Chris Nulk wrote: I have done limited testing (4 member list with a few archived messages) and it appears to be working. The archives were moved and rebuilt. When I changed the scrub_nondigest setting to Yes, the list is renamed,

Re: [Mailman-Users] Renaming a list

2016-03-23 Thread Mark Sapiro
On 03/23/2016 11:15 AM, Chris Nulk wrote: > > I have done limited testing (4 member list with a few archived messages) > and it appears to be working. The archives were moved and rebuilt. > When I changed the scrub_nondigest setting to Yes, the list is renamed, > archives moved, and an error mes

Re: [Mailman-Users] Renaming a list

2016-03-23 Thread Chris Nulk
On 3/23/2016 10:39 AM, Adam McGreggor wrote: On Tue, Mar 22, 2016 at 11:02:10AM -0700, Chris Nulk wrote: I have a copy of Mark's clone_list command and it will allow us to rename lists. Which is great and not a problem for me. However, I am not the person normally involved with list creation,

Re: [Mailman-Users] Renaming a list

2016-03-23 Thread Chris Nulk
Thanks for the info Bill. I agree getting off on the right foot for a new list is important. We have a basic form users fill out which includes our taxonomy for placing the lists. The message the group gets has all the information. The problem is sometimes bits of the key taxonomy are left o

Re: [Mailman-Users] Renaming a list

2016-03-23 Thread Adam McGreggor
On Wed, Mar 23, 2016 at 11:25:21AM -0700, Chris Nulk wrote: > On 3/23/2016 10:39 AM, Adam McGreggor wrote: > > https://gist.github.com/adamamyl/6909815#file-rename-list > > > >may be useful > > > >invoked as `rename-list old-list new-list` > > > Thanks for the info Adam. I was planning on crea

Re: [Mailman-Users] Renaming a list

2016-03-23 Thread Chris Nulk
On 3/22/2016 5:03 PM, Mark Sapiro wrote: On 03/22/2016 11:02 AM, Chris Nulk wrote: Below my message is a diff of my changes to clone_list. While I try testing my changes on a test system, I would appreciate it if someone could take a look at my changes to ensure I am not off-base with my proces

Re: [Mailman-Users] Renaming a list

2016-03-23 Thread Adam McGreggor
On Tue, Mar 22, 2016 at 11:02:10AM -0700, Chris Nulk wrote: > I have a copy of Mark's clone_list command and it will allow us to > rename lists. Which is great and not a problem for me. However, I > am not the person normally involved with list creation, etc. Another > group does it. Normally th

Re: [Mailman-Users] Renaming a list

2016-03-23 Thread The Mailing List System Admin
CN> What I have done is modify the clone_list command to combine the CN> renaming/cloning of a list and include an option to rebuild the CN> archives. However, the archives will not be rebuilt if the CN> scrub_nondigest setting is Yes. Sounds like a worthwhile enhancement. MS> I will try adding

Re: [Mailman-Users] Renaming a list

2016-03-22 Thread Mark Sapiro
On 03/22/2016 11:02 AM, Chris Nulk wrote: > > Below my message is a diff of my changes to clone_list. While I try > testing my changes on a test system, I would appreciate it if someone > could take a look at my changes to ensure I am not off-base with my > process. I have looked at it and it l

[Mailman-Users] Renaming a list

2016-03-22 Thread Chris Nulk
Hello all, We have come up a few times where a list was created incorrectly. Normally, we catch the mistake, delete the list, and recreate it properly. However, there are times when the mistake is caught after having been in use. So, the delete and recreate is not available to use. I have

Re: [Mailman-Users] Renaming a List

2009-05-26 Thread Drew Tenenholz
At 12:01 PM -0700 5/26/09, Mark Sapiro wrote: You can replace the first 3 'mv' with 'cp -a' if you'd rather. Thanks, I've got the work done now. I'm on Max OS X, so the command for copying turns out to be: cp -ipRV for: i allow user input in cases of duplicate file names p to preserve user/

Re: [Mailman-Users] Renaming a List

2009-05-26 Thread Mark Sapiro
Drew Tenenholz wrote: > >I'm thinking of changing the name of one of my lists and have read >through the FAQ 4.70 > which >says the basic tasks are: > > mv lists/oldlist lists/newlist > mv archives/private/oldlist archives/private/newl

[Mailman-Users] Renaming a List

2009-05-26 Thread Drew Tenenholz
Folks -- I'm thinking of changing the name of one of my lists and have read through the FAQ 4.70 which says the basic tasks are: mv lists/oldlist lists/newlist mv archives/private/oldlist archives/private/newlist mv archives/priv

Re: [Mailman-Users] Renaming a list

2003-03-14 Thread schuetzen - RKBA!
On Fri, 14 Mar 2003 13:16:58 -0700, Bill Hilburn <[EMAIL PROTECTED]> wrote: > >> >I did this by renaming the list subdirectory, the archive directories, >> >and then redoing the aliases. last step was to fix_url the url to the >> >list. I of course, know that. I will restate my point again it

Re: [Mailman-Users] Renaming a list

2003-03-14 Thread Bill Hilburn
FYI, when you rename a list all of the links in the archives are now incorrect. May not seem like a big deal but it's confusing for a user that does a google search, an archived page comes up, they read the page then click the broken link for the list... Quoting schuetzen - RKBA! <[EMAIL PROT

Re: [Mailman-Users] Renaming a list

2003-03-14 Thread schuetzen - RKBA!
On Fri, 14 Mar 2003 13:06:37 -0500, Vivek Khera <[EMAIL PROTECTED]> wrote: > >I did this by renaming the list subdirectory, the archive directories, >and then redoing the aliases. last step was to fix_url the url to the >list. certainly convoluted! seems to me a script could be written to do th

Re: [Mailman-Users] Renaming a list

2003-03-14 Thread Jerry Feldman
On Fri, 14 Mar 2003 13:06:37 -0500 Vivek Khera <[EMAIL PROTECTED]> wrote: > > I did this by renaming the list subdirectory, the archive directories, > and then redoing the aliases. last step was to fix_url the url to the > list. Thanks. It worked great. -- Jerry Feldman <[EMAIL PROTECTED]> Bos

Re: [Mailman-Users] Renaming a list

2003-03-14 Thread Vivek Khera
> "JF" == Jerry Feldman <[EMAIL PROTECTED]> writes: JF> Renaming the list would effectively have the MTA bounce all the SPAMS. JF> One way I thought of when composing this email would be to leave JF> everything on mailman as it is, and simply change the alias. I did this by renaming the l

[Mailman-Users] Renaming a list

2003-03-14 Thread Jerry Feldman
I have a list that is receiving about 200 SPAMS a day (which is being held). I wrote a script to remove all the held messages. However, I would like to rename the list. Initially, I thought the move_list command would be appropriate. I don't particularly want to delete the list and create a new lis

[Mailman-Users] Renaming a list

2002-06-11 Thread Jessie Kleefstra
Is it possible to rename a list or must each list be removed and then create another. * Jessie KleefstraEmail:[EMAIL PROTECTED] Sr.Consultant,Helpdesk Services Phone:905-525-9140 ext.24357 Computing & Information Services Fax:905-528-3773 ABB-132

Re: [Mailman-Users] renaming a list

2001-11-19 Thread Joshua S. Freeman
Thanks Marc... I was afraid of that... I dread looking around in the archives due to the lack of a search engine (such as htdig...) I'm looking now. cheers, J. On Mon, 19 Nov 2001, Marc MERLIN wrote: > On Mon, Nov 19, 2001 at 07:53:58PM -0500, Joshua S. Freeman wrote: > > I have an installat

Re: [Mailman-Users] renaming a list

2001-11-19 Thread Marc MERLIN
On Mon, Nov 19, 2001 at 07:53:58PM -0500, Joshua S. Freeman wrote: > I have an installation of mailman with one list running. It's for my > daughter's school. Currently, the list name is 'atrium' and it's > description is 'atrium school email list'. > > I won't go into all the details, but I t

[Mailman-Users] renaming a list

2001-11-19 Thread Joshua S. Freeman
I have an installation of mailman with one list running. It's for my daughter's school. Currently, the list name is 'atrium' and it's description is 'atrium school email list'. I won't go into all the details, but I think it might be wise at this point to rename it 'unofficial-atrium'... the d

[Mailman-Users] renaming a list?

2001-06-29 Thread jimmy mcdonald
Hi, I'm new to mailman and but its already in place and I've been asked to rename a list. I can't find any documentation on this. Can someone either point me to a doc or give me a basic outline of the steps needed. I don't understand how to update the config.db entries for things like the loca

Re: [Mailman-Users] Renaming a list...

2000-12-26 Thread jordan
Sent: Sunday, December 24, 2000 10:48 PM Subject: Re: [Mailman-Users] Renaming a list... > Me too > > Del > > On Sun, 24 Dec 2000, Mike Cisar wrote: > > > Is there any quick and dirty way of renaming a list under Mailman? I've run > > into a situation whe

Re: [Mailman-Users] Renaming a list...

2000-12-24 Thread Cordell H. Thomas
Me too Del On Sun, 24 Dec 2000, Mike Cisar wrote: > Is there any quick and dirty way of renaming a list under Mailman? I've run > into a situation where I've got 2 lists with about 200 members on each and > their names are so close that a quick typo seems to be resulting in a lot of > postin

[Mailman-Users] Renaming a list...

2000-12-24 Thread Mike Cisar
Is there any quick and dirty way of renaming a list under Mailman? I've run into a situation where I've got 2 lists with about 200 members on each and their names are so close that a quick typo seems to be resulting in a lot of postings going to the wrong list. I've decided the easiest way to re