XADM: How to Configure Exchange Server with Proxy ServerLast reviewed: February 27, 1998Article ID: Q181847 |
The information in this article applies to:
SUMMARYThis article explains how to configure Microsoft Exchange Server to operate with Proxy Server 2.0 to handle incoming Internet client requests (this is known as "reverse-hosting"). SMTP servers and POP clients on the Internet must be configured to contact the Proxy Server computer through the appropriate port in order to communicate with the Exchange Server computer. In addition, versions of the Wspcfg.ini file need to be placed in the directory where the server application's .exe files are installed. Because Exchange Server has more than one .exe file, more than one Wspcfg.ini file is needed in specific directories.
MORE INFORMATION
25.4. The second Wspcfg.ini file contains entries needed for the Exchange Store (Store.exe), as follows: [Store] ServerBindTcpPorts=110,119,143 Persistent=1 KillOldSession=1 Additional ports can be listed in this because Store.exe sets POP mail on port 110, NNTP on port 119, and IMAP4 on port 143. NOTE: If you have an internal DNS server on your network, you can use DHCP to configure the internal server. This will allow you to use both internal and external DNS servers to resolve names on your internal network and on the Internet. For additional information on configuring Exchange Server with Proxy Server, refer to the following Microsoft Knowledge Base article: Q176771, "Using MS Exchange or Other SMTP Mail Servers with Proxy Server 2.0"
|
Additional query words: proxysvr winsock client
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |