Hi
We are getting certificate errors in Outlook 2007 due to use a different name internally and externally. External is fine.
Even when setting up email manually it changes the name is puts in the Exchange server field to the internal server.
I have made sure that the external URL points to an internal IP address when used inside with our DNS.
All the urls within Exchange look ok for Outlook Anywhere.
The only problem I can see (although I could be completely wrong) is that the on Test email Autoconfiguration the server is listed as the internal one with Protocol Exchange RPC.
Ive run the following commands to try and resolve the issue:
Set-WebServicesVirtualDirectory -Identity "SRVDC02\EWS (Default Web Site)" -InternalURL https://mail***
Set-OabVirtualDirectory -Identity "SRVDC02\OAB (Default Web Site)" -InternalUrl https://mail.***
...