Re: [Mailman-Users] false link to archives on listinfo/listname

2005-03-09 Thread Mark Sapiro
Markus Darges wrote: >Thanks that works and yes its a public list. But the link/ more >information about this list /(on >'http://%(hostname)s/pipermail/%(listname)s') still points on the old >servers name. Any idea? This link is built into the archive when it is created. Newly created monthly

Re: [Mailman-Users] false link to archives on listinfo/listname

2005-03-09 Thread Markus Darges
Mark Sapiro wrote: Markus Darges wrote: I changed DEFAULT_EMAIL_HOST and DEFAULT_URL_HOST in mm_cfg.py. After that I used /bin/withlist -l -r fix_url listname -u newhostname to fix the links which works fine for the subscriber link on the listinfo/listname page but not for the link to the arc

Re: [Mailman-Users] false link to archives on listinfo/listname

2005-03-08 Thread Mark Sapiro
Markus Darges wrote: >I changed DEFAULT_EMAIL_HOST and DEFAULT_URL_HOST in mm_cfg.py. After >that I used /bin/withlist -l -r fix_url listname -u newhostname to fix >the links which works fine for the subscriber link on the >listinfo/listname page but not for the link to the archives there. How

[Mailman-Users] false link to archives on listinfo/listname

2005-03-08 Thread Markus Darges
I changed DEFAULT_EMAIL_HOST and DEFAULT_URL_HOST in mm_cfg.py. After that I used /bin/withlist -l -r fix_url listname -u newhostname to fix the links which works fine for the subscriber link on the listinfo/listname page but not for the link to the archives there. How can I fix it? I use the r