WOMailDelivery e-mail
stuart <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
I am using WOMailDelivery to create and send an e-mail to the user who has registered with my site. When a submit action is made in the recieved e-mail it connects/opens up the web browser. The problem I have is that the e-mail opens up the browser referencing the webpage to http://localhost.local/cgi-bin/webobjects/etc....etc When developing this on a local network to the server everything works wonderfully. BUT when accessing the site from the internet and using the static IP/URL. If when the browser opens with the link I replace the localhost.local with the sites URL manually, everything is fine. BUT the E-mail still links the browser to localhost.local. I have the same problem when trying to deploy a javaClient app. How do I reference the WO application to my static IP or website URL rather than localhost? I am a bit at a loss on this one. i.e. is it a setting on the web server (OSX tiger server) or can I set it in the application. I have tried setting the 'WOApplication.application().setCGIAdaptorURL()' but although this seems to change the value does not effect the data passed into the e-mail and ultimately the link that the e-mail points to. Anyone out there know what I am talking about and even better know the solution. Thanks Stuart -- View this message in context: http://www.nabble.com/WOMailDelivery-e-mail-tf2416312.html#a6735389 Sent from the WebObjects-Dev mailing list archive at Nabble.com.