[Mailman-Users] newlist always creates lists with a capital letter
Timo Veith
tv at rz-zw.fh-kl.de
Sun Jul 17 23:41:12 CEST 2005
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 make whatever case changes you want to real_name.
>
> --
> Mark Sapiro <msapiro at value.net> The highway is for gamblers,
> San Francisco Bay Area, California better use your sense - B. Dylan
Thanks, that was a fast reply :)
Timo
PS: my next question is about to come :)
More information about the Mailman-Users
mailing list