[Mailman-Users] web stuff for mailman

Jim Tittsler jwt at onjapan.net
Sun Jul 31 03:29:45 CEST 2005


On 2005/07/30 08:50, Sean Roe wrote:
> When I click on it, it goes to:
> 
> http://lists.adoption.com/cgi-bin/mailman/admin/test_mag
> 
> which doesn't work.....it keeps sticking /cgi-bin/ in front of all the 
> links it generates.  I have tried different iterations of mm_cfg.py
> 
> DEFAULT_URL_PATTERN = 'http://%s/mailman'
> 
> and it still doesn't work.  So how do I fix this?

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

1. After making a configuration change that affects the URL, remember 
that you need to run fix_url to update existing lists:
   bin/withlist -l -r fix_url test_mag

2. Make sure DEFAULT_URL is still set to None.  (At least one packager 
used to change it.)

3. Did you restart Mailman?

-- 
Jim Tittsler     http://www.OnJapan.net/      GPG: 0x01159DB6
Python Starship  http://Starship.Python.net/crew/jwt/
Mailman IRC      irc://irc.freenode.net/#mailman



More information about the Mailman-Users mailing list