Hi!

I'm about to configure a SugarCRM 4.2.1b on a server that's on my intranet. Now, when sending campaign emails, or when using the invite-to-meeting functionality in the calendar, Sugar inserts URLs in the message where the user can opt-out (in campaign emails) or accept/decline invitations.

The problem is that these URLs will refer to the URL of my intranet server, which is not reachable from the rest of the world, where my customers are located.

This has to be a common problem - so how do people solve it?

I can think of one possible solution which is to proxy requests for the opt-out/invite URLs from my external webserver into the CRM server on the intranet. That would probably work, but I still need to change the URLs - where can I do that?

Any other solutions? I'm running apache servers on Linux machines, so anything that works on that platform is OK.

Thanks,
\EF