Lee, Davis H wrote:
>
>As a part of a migration from OS X to Ubuntu, our list addresses changed
>from something like  
>
>http://lists.example.pri/mailman/admindb/list_name
>
>to something like 
>
>http://lists.example.pri/cgi-bin/mailman/admindb/list_name
>
>
>where the /cgi-bin/ is now listed.  
>
> 
>
>In two places these changes are not coming through, the signatures on
>the sent mail and the management links sent out to list moderators.


Only those two places? It should be everywhere


>Please provide tips on how to change these.


Make sure you have

DEFAULT_URL_PATTERN = 'http://%s/cgi-bin/mailman/'

in mm_cfg.py. Then run fix_url. Also, make sure that msg_footer and
digest_footer contain text like

%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

rather than a fixed URL

-- 
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