McNutt Jr, William R wrote:

>I have a server named delta.x.x.x running Mailman.  One of my lists is sending 
>moderator requests out with a bad link in it.
>
>The link reads  :
>At your convenience, visit:
>
>   http://delta/mailman/admindb/tt
>
>to approve or deny the request.
>
>It SHOULD point to http://delta.x.x.x/mailman/admindb/admin/tt
>
>Where can I go to correct this?


Assuming your Mailman installation is properly configured, you can run

 bin/withlist -l -r fix_url tt -u delta.x.x.x

If delta.x.x.x is the value of DEFAULT_URL_HOST, you can skip the -u
delta.x.x.x at the end.

See the FAQ at <http://wiki.list.org/x/mIA9> and/or run

 bin/fix_url.py

for more information.

-- 
Mark Sapiro <m...@msapiro.net>        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://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to