Re: [Mailman-Users] default settings for newly created lists

2007-04-05 Thread Mark Sapiro
Tomas Macek > >I knew about the changes in Defaults.py and mm_cfg.py but I didn't try to >write lists config variables in it. Now I have this settings in my mm_cfg.py: > >... >generic_nonmember_action = 0 >GENERIC_NONMEMBER_ACTION = 0 >... > >I did not know, if the variables in mm_cfg.py are case

Re: [Mailman-Users] default settings for newly created lists

2007-04-04 Thread Tomas Macek
On Wed, 4 Apr 2007, Dragon wrote: > Tomas Macek wrote: >> Hi, I'm running Mailman 2.1.5.1-34 on RHEL4 machine. I will have to create >> some lists and I don't want to go throught the bin/config_list -o list.cfg >> list -> edit the cfg file -> bin/config_list -i list.cfg list, but I want >> to

Re: [Mailman-Users] default settings for newly created lists

2007-04-04 Thread Dragon
Tomas Macek wrote: >Hi, I'm running Mailman 2.1.5.1-34 on RHEL4 machine. I will have to >create some lists and I don't want to go throught the >bin/config_list -o list.cfg list -> edit the cfg file -> >bin/config_list -i list.cfg list, but I want to edit the options, >that are the source for th

Re: [Mailman-Users] default settings for newly created lists

2007-04-04 Thread Mark Sapiro
Tomas Macek wrote: >Where is the default setting for new lists stored? I really can't find it. >For example I'd like to have 'msg_footer' option set the same for all my >lists, 'generic_nonmember_action' and many others set to my own default, when >I create a new list. Is it possible? Where can

[Mailman-Users] default settings for newly created lists

2007-04-04 Thread Tomas Macek
Hi, I'm running Mailman 2.1.5.1-34 on RHEL4 machine. I will have to create some lists and I don't want to go throught the bin/config_list -o list.cfg list -> edit the cfg file -> bin/config_list -i list.cfg list, but I want to edit the options, that are the source for the creating new lists when