• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

HTML Document to port

atomstryker

Senior member
I've got a mail server set up that has a somewhat long address to get to the webmail section. I have the mail server on a computer and a no-ip.com domain for it. This is where the MX record is stored. Is there some way to set it up so that when I can go to a certain (unused) port on an external computer instead of typing in the long address. So I'd like to have mydomain.no-ip.com:someport instead of what I have now,
mydomain.no-ip.com/LongThingYouMustTypeToGetWebmail
 
What webserver program is being run for the webmail? If it's Apache, you can edit the Apache config file to have it foward requests on a certain port to a different directory than the default htdocs directory.

JW
 
Back
Top