[Mailman-Users] Getting incorrect URL's on site

Matthew Davis matthew.davis at dogpound.vnet.net
Wed Feb 5 06:37:52 CET 2003


* Adam (lists at monkeez.co.uk) wrote:
> http://mysite.mycompany.com/listinfo/mysite.company.com/admin/listname
> 
> Obviously, no such link exists. I can see that in Defaults.py there are entries
> 
> DEFAULT_EMAIL_HOST = 'mysite.mycompany.com'
> DEFAULT_URL_HOST = 'mysite.mycompany.com'
> DEFAULT_URL_PATTERN = '%s/mailman/'

Try

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

--
Matthew Davis
http://dogpound.vnet.net/

Health is the slowest rate at which one can die.



More information about the Mailman-Users mailing list