G James Jones wrote: > >One question with using bin/config_list? If I output the original >configuration with -o, then change the configuration (adding and/or >removing owners and moderators) and then use the modified config file >with bin/config_list -i to apply the new configuration back to the list, >will I damage anything?
Depends what you mess up in the edit :-) >config_list looks like an easier route until my python abilities get up >to being able to extend (using withlist) mailman for my personal needs. > >I just want to make sure that importing a modified config over an >existing config isn't going to cause more headaches than it relieves. It won't if you only change what you want to be changed. Note that with bin/config_list -i, you only have to input those attributes you want to change. Everything else is unchanged. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
