Any who, on mobile so apologies for any grammatical oddities. I'm trying to use an outbound rule to rewrite what one sees when accessing a zimbra mail server.
essentially I have win server 2012 and IIS serving up a remote web interface (Essentials) and zimbra running on a centos box virtual image elsewhere on the same network.
I have a simple inbound rule to reroute webmail.domain.com requests to have it go to port 8080. I wanted to have the URL not display the port though. Regardless of how set the outbound rules it seems to get ignored.
I thought this was possible, no?
alternatively I also tried to use online tutorials to setup a server farm in iOSwith just the webmail server in it to serve the requests and then even just a reverse proxy which according to how thedocumentation goes should be able to keep me from having tonopen port 8080 and simply serve it from the farm or reverse proxy. Alas, it'sbeen a no go for me.
any help on what I should be doing here?