Re: [Mailman-Users] mass changing generic_nonmemer_action with withlist

2005-07-17 Thread Timo Veith
Timo Veith wrote: > Hi, > > I am searching for a documentation or a similar place where I can easily > read about all the supported functions to use with "withlist". I found > some examples of code and am trying to write a simple code snippet that > changes the gener

[Mailman-Users] mass changing generic_nonmemer_action with withlist

2005-07-17 Thread Timo Veith
Hi, I am searching for a documentation or a similar place where I can easily read about all the supported functions to use with "withlist". I found some examples of code and am trying to write a simple code snippet that changes the generic_nonmemer_action attribute. I already skimed through MailL

Re: [Mailman-Users] newlist always creates lists with a capital letter

2005-07-17 Thread Timo Veith
Mark Sapiro wrote: > Look at the definition of InitVars() in Mailman/MailList.py and change > > self.real_name = internalname[0].upper() + internalname[1:] > > to > > self.real_name = internalname > > or just go to the list's General Options page after creating the list > and ma

[Mailman-Users] newlist always creates lists with a capital letter

2005-07-17 Thread Timo Veith
Hello mailman-users, can anyone tell me how prevent "newlist" from creating lists with the first letter capitalized? TIA Timo -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FA