We are currently using one of the older SVN (before the latest release) versions of listen (yes, updating is on the to-do list).
In the footer of e-mails sent by listen, if there is an archive, we get the following: Archive: http://localhost:8080/dot/www/global-teams/... The problem, of course, is that the link is to localhost:8080/dot/www rather than the site name of www.dotrust.net. The footer seems to be coming from: portal_skins/listen/mail_footer using the variable <dtml-var absolute_url>. Is there another variable we should use instead of absolute_url, to ensure the address gets rewritten by Apache (we are using VHM with Apache)? Or is there another configuration setting we need to change? I did a bit of a Google on this, but couldn't find anything. Thanks, Hugh Ranalli -- Archive: http://www.openplans.org/projects/listen/lists/listen-dev/archive/2007/07/1185455930418 To unsubscribe send an email with subject unsubscribe to [EMAIL PROTECTED] Please contact [EMAIL PROTECTED] for questions.
