Outlook 2011 for Mac - Exchange Server address changes from public front-end to internal hub server

  • Thread starter Thread starter sdbyrd
  • Start date Start date
Status
Not open for further replies.
S

sdbyrd

I'm having an issue with our Outlook 2011 Mac clients where you enter the Exchange Server address as https://webmail.company.com while you're connected to the internal network. Outlook can read mail with no issues. You can then disconnect from the network, take it home and it will continue to work fine. However, when you bring it back and connect to the internal network, Outlook will automatically update the Exchange Server address to the internal Hub server address. Again, Outlook works fine on the internal network. The problem is when you are out of the office and try to use Outlook. Since it has the internal address instead of the public address, Outlook no longer works out of the office. Is there a way to prevent Outlook from automatically changing the webmail address to the internal hub server?
 
Hi,

You might want to keep make both the internal and external url the same if your having a split-dns this should not be an issue. By doing this the clients always connect to the same url which is the external one.

Regards,

Johan

Exchange-blog: www.johanveldhuis.nl
 
Johan does present a valid option. Using split DNS so that the internal and external URL's are the same would work.

It sounds like autodiscover is not working externally. Can you run the Outlook Autodiscover test on the Exchange Remote Connectivity Analyzer site? The URL is https://testexchangeconnectivity.com/Default.aspx. This will help troubleshoot possible configuration issues with autodiscover.
 
Re: Outlook 2011 for Mac - Exchange Server address changes from public front-e

I know this is a slightly older thread, my appologies for reviving. However, I am seeing almost the same thing.

I have a single on premise Exchange 2007 server which is fully updated. All windows clients work perfectly, both internally and externally. The problem is the Mac clients. I configure them with the public address, they work fine for a day or two, then they revert to the internal mail server address and stop working externally.

I have tried repair installs, removal and reinstalls, flushing the keychain, removing and re-adding the account, etc. However, the problem just continues to re-occur.

It appears that the Mac reads the SRV records, or something, and changes it's settings accordingly. I have already removed all references to the external domain on the internal DNS, so I am NOT using a split DNS. Autodiscover does work for all clients, internal and external.

Any help would be greatly appreciated.
 
Re: Outlook 2011 for Mac - Exchange Server address changes from public front-e

From what I can find, this problem does not a resolution, other than using the same url for internal and external.
 
Re: Outlook 2011 for Mac - Exchange Server address changes from public front-e

I resolved this issue, and just wanted to post the resolution and information here for anyone else that experiences it.

What I found out was that Office for Mac 2011 does not handle auto-discover "correctly". To specify, Microsoft OS based Office installs use auto-discover to determine the correct settings for configuring Outlook. Mac uses it continually. This will cause your settings to be adjusted to internal only settings during use onsite, after the account has already been configured appropriately for internal & external.

To adjust this, follow this procedure:

  1. Open Outlook is running
  2. Launch the AppleScript Editor and run the following script:

tell application "Microsoft Outlook"

set background autodiscover of exchange account "NameOfAccount" to false

end tell


Of course, replace "NameOfAccount" with the account name listed in Outlook's account settings page.
 
Status
Not open for further replies.
Similar threads
Thread starter Title Forum Replies Date
Marc2019 Need help please! Cannot Setup my outlook email account on my Mac Outlook 2011 Using Outlook.com accounts in Outlook 2
Marc2019 Setting up an Outlook Account on Mac Os 10.6.8 Outlook 2011 Using Outlook 1
P Outlook 2011 for Mac SEARCH Using Outlook 0
S Syncing categories in Outlook for Mac 2011 with Exchange or Gmail Using Outlook 0
M authentication settings for outlook for mac 2011 Using Outlook 1
Y Moving outlook data/profile from windows 2010 to mac 2011 Using Outlook 3
J Sending Mail From A Different Address Using Outlook 2011 for Mac Using Outlook 0
C import pst in Outlook 2011 for Mac Using Outlook 0
M Mailbox Size Outlook.com or Outlook 2011 Using Outlook 1
I Automatically updates outlook 2011 address book Using Outlook 1
A Outlook 2011 forwards calendar invites using "send as" not "on behalf of" ... Using Outlook 4
D why do exchange contacts not sync properly from outlook 2011 to outlook 2010 Exchange Server Administration 2
W Outlook 2011 and Emails using GoDaddy Using Outlook 7
J Outlook 2011 Using Outlook 1
A Need May 2011 14.2 Outlook Hotmail Connector. Using Outlook.com accounts in Outlook 1
D Cannot open Outlook 2011 Account Settings Using Outlook 2
H How do I import all my old email from Entourage 2004 (I have put email in separated folders), into my smart box of Outlook 2011 ? Thanks__ Using Outlook 2
S How to Move Data from Mac Outlook to Windows Outlook? Using Outlook 2
T What is the best way of using the Classic Outlook client to change my email address? Using Outlook 4
T Creating a second email account on an Outlook client Using Outlook 2
Daviddavidsonz How to Schedule Emails in Microsoft Outlook Using Outlook 0
S Rule not running in Outlook Classic unless... Using Outlook 9
J column with actual email address in Outlook Classic Using Outlook 2
S Not receving all email since converting from Outlook 2007 to Outlook Classic Using Outlook 3
Rupert Dragwater Outlook 365 taking too long to synchronize each time email is being checked Using Outlook 17
Hornblower409 Outlook VBA Code Example - Unified inbox in Outlook Classic Outlook VBA and Custom Forms 5
J Need replacement for iTunes to locally (USB) sync. iPhone 17 to Classic Outlook 2024 Using Outlook 4
Thomas Fast Best way to manage incoming customer emails automatically in Outlook? Using Outlook 1
I Outlook 2024 Windows 11 Gmail - sudden log in problems Using Outlook 13
S Outlook Classic on 2024 Using Outlook 10
L Fresh Install of Windows 11, saved previous image, how to retrieve Outlook Contacts Using Outlook 10
C Can't Use Custom Contact form in Outlook Classic since early January 2026 Outlook VBA and Custom Forms 7
e_a_g_l_e_p_i Need help updating email in Outlook 2021 Using Outlook 10
V Outlook spam filter misbehaving Using Outlook 9
L what are the downsides of running both classic and new outlook on same win 11 pc? Using Outlook 2
P Preventing permanent deletions in Outlook on the Web Using Outlook 0
L any trick to embedding images in new outlook and outlook on the web contacts? Using Outlook 4
L new outlook contacts searching Using Outlook 5
R Outlook 2010 Outlook 2010 migration question Using Outlook 2
W New Outlook PEOPLE blank Using Outlook 6
C New Outlook issues with Gmail, particularly labels/folders Using Outlook 3
E What is the next workaround for macro in New Outlook 1.2025.1111.100 Outlook VBA and Custom Forms 3
E Need to digitally sign macro but VBA\Outlook crash Outlook VBA and Custom Forms 4
P Outlook 2003 no longer opens "without" Folder List Showing in Navigation Pane Using Outlook 2
Hornblower409 Outlook 2010 - Never ending update Using Outlook 0
V Outlook created new profile? Using Outlook 1
J Outlook inbox question Using Outlook 4
T How to Add AT&T Contacts to Outlook 365 Using Outlook 5
F Outlook 2021 outlook on iPhone Using Outlook 1
F Outlook 2021 Outlook on iPhone asks for password Using Outlook 0

Similar threads

Back
Top