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:    [EMAIL PROTECTED]
>
>    From:    [EMAIL PROTECTED]
>
>    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 <[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