There are users trying to retrieve their mail by connecting to the proxy server, which is forwading all mail requests to and from the exchange server. This is working fine for SMTP and POP3 mail, but Outlook clients on internet can’t get their mail.
I know Outlook has to connect to port 135, so do I need to add this port to one of my wspcfg.ini files, to make it available on the proxy server? Or do I have to make the dynamic ports exchange uses static. I thought making them static was only necessary to make it possible to define proxy filters, and I haven’t done that yet. I’ve determined that there is not a problem with packet filtering, so what is the problem?