We use a custom port, 8080 for the weblinks, but when the emails go out with the weblink for customers, it only has the hostname, and doesnt include the :8080. where can i change this setting so it will include the :8080 on the email weblink.
Announcement
Collapse
No announcement yet.
Port not showing in email link
Collapse
X
-
PCClosure
- 14
Port not showing in email link
-
Support Team
- 7558
Re: Port not showing in email link
In order to fix the URL in emails generated from RangerMSP application, please edit the \\server\RangerMSP\WebInterface\RangerMSPWebInterf ace.ini
and add the following, new, token under the [Pref] section:
ServerIP=<your-server-URL>
IISCustomPort=8080/RangerMSP.dll
IISCustomIP=<your-server-URL>:8080/RangerMSP.dll
Restart 'RangerMSP Server' service on your server (e.g. not the Web interface or IIS) - so the change will affect emails sent by Email Connector and Alerts Server.
Hope this helps.
-
PCClosure
- 14
Re: Port not showing in email link
Perfect! Thank you!
Comment
Comment