Re: [Mailman-Users] Renaming lists - how to change the list "real_name" afterwards

2008-07-18 Thread Aidan C A Hopkins
On 18 Jul 2008 at 8:11, Mark Sapiro wrote:
> Aidan C A Hopkins at Wemail wrote:
> > 
> > Strange - I still get exactly the same error! The new list name I am
> > using is exactly as included in the URI; I have tried all lowercase or
> > even with the first letter uppercase - doesn't help.
> > 
> > The admin screen still shows the old name in the title line, twice right
> > at the bottom, in the overview page, the name of the archives and so on.
> > The URI of all these is showing the new name.
> > 
> > Could it be a permission problem on some file which is effectively
> > hidden unless one knows where to look?!
> 
> 
> I don't think so. It is a simple check of the entry for real_name 
> against the list's internal name.
> 
> You can try the following in the Mailman directory:
> 
> $ bin/withlist -l newname
> Loading list newname (locked)
> The variable `m' is the newname MailList instance
>  >>> m.real_name
> 'OldName'
>  >>> m.real_name = 'NewName'
>  >>> m.Save()
>  >>>
> Unlocking (but not saving) list: newname
> Finalizing
> $
> 
> You type the withlist command, and within withlist, you type the 
> responses to the >>> prompts. On the >>> last line, your entry is 
> control-D (end of file)
> 
> -- 
> Mark Sapiro <[EMAIL PROTECTED]>The highway is for gamblers,
> San Francisco Bay Area, Californiabetter use your sense - B. Dylan

Thanks very much - this did the trick, with one exception - the archives 
are still bearing the old name. Presumably this just needs a rebuild as 
mentioned somewhere in the FAQ which I used yesterday. 

Perhaps your instructions need adding to the FAQ?!

Thanks again for your invaluable help.


-- 
Aidan C A Hopkins | T: 01344 430023   
Wemail| 
14 Harpesford Avenue  | F: 0870 131 3602
VIRGINIA WATER|
GU25 4RD  | E: [EMAIL PROTECTED]
---
This message is intended for the exclusive use of the
addressee only. If you are not the intended recipient, you
should not use the contents nor disclose them to any other
person and you should immediately notify the sender and
delete the message, including any printed copy.

The addressee should satisfy him/herself that this message
contains no virus nor other harmful content (which could 
have been generated without the knowledge of the sender).
---


--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9


Re: [Mailman-Users] Renaming lists - how to change the list "real_name" afterwards

2008-07-17 Thread Aidan C A Hopkins at Wemail
On 17 Jul 2008 at 10:23, Mark Sapiro wrote:

> Aidan C A Hopkins wrote:
> > I have renamed two GNU Mailman lists using the four "mv" commands in the 
> > middle of the following FAQ:
> > 
> >   http://wiki.list.org/pages/viewpage.action?pageId=4030617
> > 
> > When I go back into the new admin screen, the list name in the first box 
> > still shows "oldlist" and needs changing to "newlist".
> > 
> > I get this error if I try to do so on that screen:
> > 
> >   Error: real_name attribute not changed! It must differ from the list's 
> > name by case only.
> 
> 
> It works for me. Are you entering a name that differs from "newlist" in 
> case only?
> 
> -- 
> Mark Sapiro <[EMAIL PROTECTED]>The highway is for gamblers,
> San Francisco Bay Area, Californiabetter use your sense - B. Dylan

Thanks for reply.

Strange - I still get exactly the same error! The new list name I am 
using is exactly as included in the URI; I have tried all lowercase or 
even with the first letter uppercase - doesn't help.

The admin screen still shows the old name in the title line, twice right 
at the bottom, in the overview page, the name of the archives and so on. 
The URI of all these is showing the new name.

Could it be a permission problem on some file which is effectively hidden 
unless one knows where to look?!

-- 
A C A Hopkins   | T: 01344 430023
Wemail, PO Box 464  | F: 0870 131 5565
VIRGINIA WATER, GU25 4RQ| E: [EMAIL PROTECTED]
---
The addressee should satisfy him/herself that this message
contains no virus nor other harmful content (which could 
have been generated without the knowledge of the sender).
---


--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9


[Mailman-Users] Renaming lists - how to change the list "real_name" afterwards

2008-07-17 Thread Aidan C A Hopkins
I have renamed two GNU Mailman lists using the four "mv" commands in the 
middle of the following FAQ:

  http://wiki.list.org/pages/viewpage.action?pageId=4030617

When I go back into the new admin screen, the list name in the first box 
still shows "oldlist" and needs changing to "newlist".

I get this error if I try to do so on that screen:

  Error: real_name attribute not changed! It must differ from the list's 
name by case only.

I was expecting this to happen, so presumably there is a further edit 
needed to change the list real_name - which is of course referenced in 
the footer lines of admin and listinfo screens, and appears in the list 
of lists also.

I have done various searchs on the Wiki/FAQ without success. Any pointers 

will be much appreciated.

TIA

Aidan

-- 
A C A Hopkins   | T: 01344 430023
Wemail  | 
VIRGINIA WATER, GU25 4RD| E: [EMAIL PROTECTED]
---
The addressee should satisfy him/herself that this message
contains no virus nor other harmful content (which could 
have been generated without the knowledge of the sender).
---


--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9