I am running a mail server and a webserver on the same machine on a simple TCP/IP network. I want to find out how to direct customer's traffic to the mail server for their email programs to the correct port (8383) without them having to change their settings. I want a way to direct traffic to mail.myserver.com to the correct port so that the customer wouldn't have to put the port number at the end.
Thanks
Thanks