AI OnAI Off
AFAIK this value comes from the episerver.mail/sites/site/editor[@goMailUrl] attribute in config. But some of the values in the episerver config are stored by the EPiServer Mail broker at EPiServer for use e.g. when reporting bounced mails. I'm not sure if goMailUrl is one of them.
New to EPiServer Mail so learning the ropes at the moment. Created a template in the CMS (v6) and sent a test email. The url on links within the email contains http://xxx.xxx.xxx.xxx/EPiServerMail/Public/GoMail.aspx, which I assume has been added by EPiServer Mail. The address starts with http://172.16, which I believe is an internal address, and unsurprisingly the link return a 404. I cannot find this IP address anywhere within the project code or configuration files so don't know how to change this.
Any help much appreciated. FYI: we picked up this project from another company so no knowledge of how this was set up originally.