[Mailman-Users] admin links giving localhost.localdomain so linksnot working

Mark Sapiro msapiro at value.net
Mon Jun 13 22:20:19 CEST 2005


SAA wrote:
>
>admin links giving localhost.localdomain so links not working. everything
>else works except for this. Normal emails to lists and list owners are fine
>but when it goes to the mailman owner of the whole server it shows this link
>in the bottom. Here is a example
>
>As list administrator, your authorization is requested for the following
>mailing list posting:
>
> 
>
>    List:    Mailman at listserver.mdpls.net
>
>    From:    alvarinos at mdpls.org
>
>    Subject: ff
>
>    Reason:  Post by non-member to a members-only list
>
> 
>
>At your convenience, visit:
>
> 
>
>    http://localhost.localdomain/mailman/admindb/mailman
>
>        
>
>to approve or deny the request.

The attribute web_page_url for the 'mailman list' is wrong because when
the list was created DEFAULT_URL_HOST was wrong. Assuming
DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST and aany add_virtualhost() lines
in mm_cfg.py are now OK, fix this by running the following command
from the mailman install directory:

bin/withlist -l -r fix_url mailman

If you want to know what this does, run

bin/fix_url.py

to see the documentation.

--
Mark Sapiro <msapiro at value.net>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan




More information about the Mailman-Users mailing list