[Mailman-Users] Archive URL is incorrect

George Theall theall at tifaware.com
Mon Aug 9 17:39:16 CEST 2004


On Sun, Aug 08, 2004 at 01:28:44PM -0700, Erin Dalzell wrote:

> >I have a mailing list set up at 
> >http://www.thedalzells.org/mailman/listinfo/canuck_hlp_pb. When you 
> >click on the archive link, it trys to take you to 
> >http://s0106000c41832a90.vc.shawcable.net/pipermail/canuck_hlp_pb/. 
> >Where is it getting that host name from?

It comes from your IP address; ie,

theall at garlic:~>host www.thedalzells.org
www.thedalzells.org has address 24.85.231.47

theall at garlic:~>host 24.85.231.47
47.231.85.24.in-addr.arpa domain name pointer S0106000c41832a90.vc.shawcable.net.

> >In my mm_cfg.py file I have:
> >##################################################
> ># Put YOUR site-specific settings below this line.
> >MTA = "Postfix"
> >IMAGE_LOGOS = '/icons/'
> >DEFAULT_HOST_NAME = 'thedalzells.org'
> >DEFAULT_URL = 'http://www.thedalzells.org/mailman/'

You should probably add the following:

DEFAULT_URL_HOST = 'www.thedalzells.org';

See <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.029.htp>. 

George
-- 
theall at tifaware.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mail.python.org/pipermail/mailman-users/attachments/20040809/d5e839ee/attachment.pgp 


More information about the Mailman-Users mailing list