Todd ([EMAIL PROTECTED]) wrote: > That's not too difficult. Basically, you can use the fix_url.py > script as an example of how to create a withlist script to change any > list values you need. You can also use config_list to export the list > config to a file and then add or edit the value you need and then > re-import it using config_list.
I have tried wiht config_list and there was nothing suspicious in non-working list. Then I had a flash of light and checked one thing: whether the archive is public or private (I'm using mailman+htdig patches) and, believe it or not, all the non-working list had 'public' radio-button checked. By selecting 'private archives', all the lists have correct url. By de-selecting 'private' and going back to 'public', again all the lists have wrong url. I'll try to further investigate this mistery, but maybe someone can drop some fresh light :-) Sincerely, Gour -- Gour [EMAIL PROTECTED] Registered Linux User #278493 ------------------------------------------------------ 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/ This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
