What to Do If Outlook is Unable to Connect to The Proxy Server ?

Outlook is Unable to Connect
Summary

The “Outlook is unable to connect to the proxy server” error usually means your proxy settings in Outlook are misconfigured, outdated, or the proxy server itself is unavailable. The fix involves checking and correcting your Exchange or Outlook Anywhere proxy settings, or disabling proxy authentication when it’s not required.

Getting the “Outlook is unable to connect to the proxy server” error when trying to connect to your Exchange mailbox is frustrating. It almost always has a straightforward cause: either your proxy settings are wrong, or the Exchange server URL has changed and Outlook still has the old configuration.

This error is distinct from general connectivity problems. It specifically relates to Outlook Anywhere (formerly RPC over HTTP), the feature that lets Outlook connect to Exchange over the internet through a proxy. Understanding this makes the fix much easier to find.

What Causes This Error?

The most common causes in order of frequency:

  • The Exchange server’s proxy URL has changed (common after server migrations or domain changes)
  • Your Outlook Anywhere settings have the wrong authentication method selected
  • SSL certificate issues on the Exchange proxy server
  • A corporate firewall or network change that blocks the proxy connection
  • A corrupted Outlook profile that has outdated proxy configuration cached

The error code shown alongside this message (Error Code 0) is a generic connection failure indicator. It doesn’t narrow down the specific cause, which is why you need to work through the fixes systematically.

Fix 1: Check Proxy Server Settings in Outlook

Here’s how to verify and correct your proxy settings:

  1. Open Outlook and go to File > Account Settings > Account Settings
  2. Select your Exchange account and click Change
  3. Click More Settings
  4. Go to the Connection tab
  5. Click Exchange Proxy Settings

14

In the proxy settings dialog, verify:

  • The proxy server URL matches what your IT admin provided (typically mail.yourdomain.com or similar)
  • Connection settings: “Connect using HTTPS only” is usually the right setting for external connections
  • Principal name: matches your server certificate’s common name

outlook is unable connect to exchange server

If any of these settings are incorrect, update them with the correct values from your IT team and click OK, then restart Outlook.

Fix 2: Disable Proxy Authentication

If your proxy settings look correct but the error persists, try changing the authentication method:

  1. In the Exchange Proxy Settings dialog (same path as Fix 1)
  2. Under “Use this authentication when connecting to my proxy server for Exchange,” change the setting to Basic Authentication
  3. If it’s already on Basic, try NTLM Authentication
  4. Click OK, restart Outlook, and test the connection

Authentication method mismatches are a common cause of proxy connection errors, especially after Exchange server upgrades or when connecting from outside the corporate network.

Fix 3: Remove and Re-add Your Exchange Account

If the proxy settings are correct but Outlook still can’t connect, a corrupted Outlook profile may be caching wrong connection data.

  1. Go to File > Account Settings > Account Settings
  2. Select your Exchange account and click Remove
  3. Restart Outlook
  4. Go to File > Add Account and set up your Exchange account again with your email address
  5. Outlook will attempt to auto-configure. If auto-config works, your proxy settings will be set correctly automatically

This forces Outlook to rebuild the connection configuration from scratch, clearing any corrupted cached settings that might be causing the proxy error.

Fix 4: Check with Your IT Administrator

If none of the above fixes resolve the error, the problem is likely server-side rather than client-side. Check with your IT administrator:

  • Has the Exchange server been recently migrated or renamed?
  • Has the SSL certificate expired or been renewed with a different name?
  • Are there new firewall rules blocking HTTPS traffic to the Exchange proxy?
  • Has the Exchange Autodiscover service been updated?

Your IT team can also provide you with the exact proxy URL and authentication settings to enter manually in Fix 1.

Limitations to Know

Limitations

  • This error is specific to Outlook Anywhere (HTTPS/RPC proxy connections). If your organization uses MAPI directly over LAN, you won’t encounter this error.
  • Outlook Anywhere was replaced by MAPI over HTTP in Exchange 2013 and later. Some organizations still use Outlook Anywhere, but new deployments use MAPI over HTTP which has fewer proxy-related issues.
  • Self-signed SSL certificates on the Exchange proxy server cause proxy connection errors because Outlook doesn’t trust them by default. Your IT team needs to install the certificate in Windows’ trusted root store.
  • Home users connecting to Office 365 rarely see this error because Microsoft 365 handles the proxy configuration automatically through Autodiscover.
  • The “Error Code 0” in the error message is not a Microsoft error code you can look up. It just means the proxy connection attempt returned no response at all.
  • If you’re on a VPN, the VPN may route traffic through a corporate proxy that blocks direct Exchange connections. Try disconnecting from VPN when working from outside the office.

Frequently Asked Questions

What is Outlook Anywhere and why does it use a proxy?

Outlook Anywhere (formerly RPC over HTTP) is a feature that allows Outlook to connect to Exchange over the internet through an HTTPS proxy. It was designed to let remote users access Exchange without a VPN. The proxy server acts as a secure gateway between Outlook and the internal Exchange server.

How do I find the correct proxy server URL for my Exchange account?

Contact your IT administrator. The proxy URL is typically the external URL of your organization’s Exchange server, usually something like mail.companyname.com or autodiscover.companyname.com. Do not guess the URL as incorrect entries can lock your account.

Can this error happen in Outlook 2019 or Microsoft 365?

Yes. Modern Outlook versions still support Outlook Anywhere for connecting to older Exchange servers. If your organization runs Exchange 2010 or earlier, Outlook will use the proxy connection method and can display this error.

Why does this error only happen when I’m outside the office?

Inside the office, Outlook connects directly to Exchange over the local network and doesn’t use the proxy. The proxy is only used for external connections. This is why the error appears when you’re at home or on a public network but not at the office.

Will reinstalling Outlook fix the proxy server error?

Reinstalling Outlook is rarely needed for this error. The issue is in the account configuration, not the Outlook installation itself. Try removing and re-adding your Exchange account (Fix 3) before attempting a reinstall.

Does this error affect email already downloaded in Outlook?

No. Emails already downloaded and stored in your local Outlook data file remain accessible when you’re offline. The proxy error only affects the ability to send new emails, receive new messages, or sync with the Exchange server.