tg.url('/groupname')
The e-mail encodes the link only as the relative part of the e-mail.
I thought that what I needed was to set server.webpath =
'http://mysite.com' in the config, but that breaks lots of other stuff
but fixes the e-mail.
You end up with things like GET: /http://mysite.com/groupname Not Found
I was looking through the groups and found some refernces to a ticket
that was closed as won't fix that seemed to also deal with this.
So since that was closed as won't fix is there a best practice for
doing this kind of thing?
Cheers
CM
you got me looking in the right direction though, Thanks