Lawrence Bowie wrote:

>In moving from Debian to SuSE 10.0, the mailing lists' links like,
>
>http://lists.example.org/cgi-bin/mailman/admindb/test-list
>
>do not work anymore because the actual link on the new server is
>
>http://lists.example.org/mailman/admindb/test-list
>
>
>I can take care of this via apache but there has to be a way to
>do it via mailman.


If necessary (probably shouldn't be), set the correct
DEFAULT_URL_PATTERN in mm_cfg.py.

DEFAULT_URL_PATTERN = 'http://%s/mailman/'

is the default, and that should be correct.

Then run fix_url on all the lists - see
<http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.069.htp>.

-- 
Mark Sapiro <[EMAIL PROTECTED]>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to