Exchange Mail Server For Mac



-->

  1. Exchange Mail Settings For Mac
  2. Mac Mail Server Settings
  3. Preferred Outgoing Mail Server Mac
  4. Exchange Mail Server For Mac Catalina
  5. Apple Mac Mail Server Settings

Set up with OS X Mail. Launch the Mail application from the dock. Select ' Exchange' and click ' Continue.' Enter your Name, Email Address, and Password and click ' Continue.' Enter an account description, ' exchange.nmu.edu ' in the 'Server Address' field, then click ' Continue.' Included in the Mac operating system. Supports smart folders and robust filters.

This topic provides information about the network ports that are used by Exchange Server 2016 and Exchange Server 2019 for communication with email clients, internet mail servers, and other services that are external to your local Exchange organization. Before we get into that, understand the following ground rules:

  • We do not support restricting or altering network traffic between internal Exchange servers, between internal Exchange servers and internal Lync or Skype for Business servers, or between internal Exchange servers and internal Active Directory domain controllers in any and all types of topologies. If you have firewalls or network devices that could potentially restrict or alter this kind of internal network traffic, you need to configure rules that allow free and unrestricted communication between these servers: rules that allow incoming and outgoing network traffic on any port (including random RPC ports) and any protocol that never alter bits on the wire.

  • Edge Transport servers are almost always located in a perimeter network, so it's expected that you'll restrict network traffic between the Edge Transport server and the internet, and between the Edge Transport server and your internal Exchange organization. These network ports are described in this topic.

  • It's expected that you'll restrict network traffic between external clients and services and your internal Exchange organization. It's also OK if you decide to restrict network traffic between internal clients and internal Exchange servers. These network ports are described in this topic.

Network ports required for clients and services

For

The network ports that are required for email clients to access mailboxes and other services in the Exchange organization are described in the following diagram and table.

Notes:

Exchange
  • The destination for these clients and services is the Client Access services on a Mailbox server. In Exchange 2016 and Exchange 2019, Client Access (frontend) and backend services are installed together on the same Mailbox server. For more information, see Client Access protocol architecture.

  • Although the diagram shows clients and services from the internet, the concepts are the same for internal clients (for example, clients in an accounts forest accessing Exchange servers in a resource forest). Similarly, the table doesn't have a source column because the source could be any location that's external to the Exchange organization (for example, the internet or an accounts forest).

  • Edge Transport servers have no involvement in the network traffic that's associated with these clients and services.

PurposePortsComments
Encrypted web connections are used by the following clients and services:
• Autodiscover service
• Exchange ActiveSync
• Exchange Web Services (EWS)
• Offline address book (OAB) distribution
• Outlook Anywhere (RPC over HTTP)
• Outlook MAPI over HTTP
• Outlook on the web (formerly known as Outlook Web App)
443/TCP (HTTPS)For more information about these clients and services, see the following topics:
• Autodiscover service in Exchange Server
• Exchange ActiveSync
• EWS reference for Exchange
• Offline address books in Exchange Server
• Outlook Anywhere
• MAPI over HTTP in Exchange Server
Unencrypted web connections are used by the following clients and services:
• Internet calendar publishing
• Outlook on the web (redirect to 443/TCP)
• Autodiscover (fallback when 443/TCP isn't available)
80/TCP (HTTP)Whenever possible, we recommend using encrypted web connections on 443/TCP to help protect data and credentials. However, you may find that some services must be configured to use unencrypted web connections on 80/TCP to the Client Access services on Mailbox servers.
For more information about these clients and services, see the following topics:
• Enable Internet Calendar Publishing
• Autodiscover service in Exchange Server
IMAP4 clients143/TCP (IMAP), 993/TCP (secure IMAP)IMAP4 is disabled by default. For more information, see POP3 and IMAP4 in Exchange Server.
The IMAP4 service in the Client Access services on the Mailbox server proxies connections to the IMAP4 Backend service on a Mailbox server.
POP3 clients110/TCP (POP3), 995/TCP (secure POP3)POP3 is disabled by default. For more information, see POP3 and IMAP4 in Exchange Server.
The POP3 service in the Client Access services on the Mailbox server proxies connections to the POP3 Backend service on a Mailbox server.
SMTP clients (authenticated)587/TCP (authenticated SMTP)The default Received connector named 'Client Frontend <Server name>' in the Front End Transport service listens for authenticated SMTP client submissions on port 587.
Note: If you have email clients that are only able to submit authenticated SMTP email on port 25, you can modify the network adapter bindings of the client Receive connector to also listen for authenticated SMTP email submissions on port 25.

Exchange Mail Settings For Mac

Network ports required for mail flow

How mail is delivered to and from your Exchange organization depends on your Exchange topology. The most important factor is whether you have a subscribed Edge Transport server deployed in your perimeter network.

Network ports required for mail flow (no Edge Transport servers)

The network ports that are required for mail flow in an Exchange organization that has only Mailbox servers are described in the following diagram and table.

PurposePortsSourceDestinationComments
Inbound mail25/TCP (SMTP)Internet (any)Mailbox serverThe default Receive connector named 'Default Frontend <Mailbox server name>' in the Front End Transport service listens for anonymous inbound SMTP mail on port 25.
Mail is relayed from the Front End Transport service to the Transport service on a Mailbox server using the implicit and invisible intra-organization Send connector that automatically routes mail between Exchange servers in the same organization. For more information, see Implicit Send connectors.
Outbound mail25/TCP (SMTP)Mailbox serverInternet (any)By default, Exchange doesn't create any Send connectors that allow you to send mail to the internet. You have to create Send connectors manually. For more information, see Create a Send connector to send mail to the internet.
Outbound mail (if proxied through the Front End transport service)25/TCP (SMTP)Mailbox serverInternet (any)Outbound mail is proxied through the Front End Transport service only when a Send connector is configured with Proxy through Client Access server in the Exchange admin center or -FrontEndProxyEnabled $true in the Exchange Management Shell.
In this case, the default Receive connector named 'Outbound Proxy Frontend <Mailbox server name>' in the Front End Transport service listens for outbound mail from the Transport service on a Mailbox server. For more information, see Configure Send connectors to proxy outbound mail.
DNS for name resolution of the next mail hop (not pictured)53/UDP,53/TCP (DNS)Mailbox serverDNS serverSee the Name resolution section in this topic.

Network ports required for mail flow with Edge Transport servers

A subscribed Edge Transport server that's installed in your perimeter network affects mail flow in the following ways:

  • Outbound mail from the Exchange organization never flows through the Front End Transport service on Mailbox servers. Mail always flows from the Transport service on a Mailbox server in the subscribed Active Directory site to the Edge Transport server (regardless of the version of Exchange on the Edge Transport server).

  • Inbound mail flows from the Edge Transport server to a Mailbox server in the subscribed Active Directory site. Specifically:

    • Mail from an Exchange 2013 or later Edge Transport server first arrives at the Front End Transport service before it flows to the Transport service on an Exchange 2016 or Exchange 2019 Mailbox server.

    • In Exchange 2016, mail from an Exchange 2010 Edge Transport server always delivers mail directly to the Transport service on an Exchange 2016 Mailbox server. Note that coexistance with Exchange 2010 isn't supported in Exchange 2019.

For more information, see Mail flow and the transport pipeline.

The network ports that are required for mail flow in Exchange organizations that have Edge Transport servers are described in the following diagram and table.

PurposePortsSourceDestinationComments
Inbound mail - Internet to Edge Transport server25/TCP (SMTP)Internet (any)Edge Transport serverThe default Receive connector named 'Default internal Receive connector <Edge Transport server name>' on the Edge Transport server listens for anonymous SMTP mail on port 25.
Inbound mail - Edge Transport server to internal Exchange organization25/TCP (SMTP)Edge Transport serverMailbox servers in the subscribed Active Directory siteThe default Send connector named 'EdgeSync - Inbound to <Active Directory site name>' relays inbound mail on port 25 to any Mailbox server in the subscribed Active Directory site. For more information, see Send connectors created automatically by the Edge Subscription.
The default Receive connector named 'Default Frontend <Mailbox server name>' in the Front End Transport service on the Mailbox server listens for all inbound mail (including mail from Exchange 2013 or later Edge Transport servers) on port 25.
Outbound mail - Internal Exchange organization to Edge Transport server25/TCP (SMTP)Mailbox servers in the subscribed Active Directory siteEdge Transport serversOutbound mail always bypasses the Front End Transport service on Mailbox servers.
Mail is relayed from the Transport service on any Mailbox server in the subscribed Active Directory site to an Edge Transport server using the implicit and invisible intra-organization Send connector that automatically routes mail between Exchange servers in the same organization.
The default Receive connector named 'Default internal Receive connector <Edge Transport server name>' on the Edge Transport server listens for SMTP mail on port 25 from the Transport service on any Mailbox server in the subscribed Active Directory site.
Outbound mail - Edge Transport server to internet25/TCP (SMTP)Edge Transport serverInternet (any)The default Send connector named 'EdgeSync - <Active Directory site name> to Internet' relays outbound mail on port 25 from the Edge Transport server to the internet.
EdgeSync synchronization50636/TCP (secure LDAP)Mailbox servers in the subscribed Active Directory site that participate in EdgeSync synchronizationEdge Transport serversWhen the Edge Transport server is subscribed to the Active Directory site, all Mailbox servers that exist in the site at the time participate in EdgeSync synchronization. However, any Mailbox servers that you add later don't automatically participate in EdgeSync synchronization.
DNS for name resolution of the next mail hop (not pictured)53/UDP,53/TCP (DNS)Edge Transport serverDNS serverSee the Name resolution section later in this topic.
Open proxy server detection in sender reputation (not pictured)see commentsEdge Transport serverInternetBy default, sender reputation (the Protocol Analysis agent) uses open proxy server detection as one of the criteria to calculate the sender reputation level (SRL) of the source messaging server. For more information, see Sender reputation and the Protocol Analysis agent.
Open proxy server detection uses the following protocols and TCP ports to test source messaging servers for open proxy:
• SOCKS4, SOCKS5: 1081, 1080
• Wingate, Telnet, Cisco: 23
• HTTP CONNECT, HTTP POST: 6588, 3128, 80
Also, if your organization uses a proxy server to control outbound internet traffic, you need to define the proxy server name, type, and TCP port that sender reputation requires to access the internet for open proxy server detection.
Alternatively, you can disable open proxy server detection in sender reputation.
For more information, see Sender reputation procedures.

Name resolution

DNS resolution of the next mail hop is a fundamental part of mail flow in any Exchange organization. Exchange servers that are responsible for receiving inbound mail or delivering outbound mail must be able to resolve both internal and external host names for proper mail routing. And all internal Exchange servers must be able to resolve internal host names for proper mail routing. There are many different ways to design a DNS infrastructure, but the important result is to ensure name resolution for the next hop is working properly for all of your Exchange servers.

Network ports required for hybrid deployments

The network ports that are required for an organization that uses both on-premises Exchange and Microsoft 365 or Office 365 are covered in Hybrid deployment protocols, ports, and endpoints.

Network ports required for Unified Messaging in Exchange 2016

The network ports that are required for Unified Messaging in Exchange 2013 and Exchange 2016 are covered in the topic UM protocols, ports, and services.

Microsoft Exchange Server handles the substantial amount of business communication of enterprises and allows to get emails without any latency. But, when there is an issue related to the performance of Exchange, then Outlook users need to run some troubleshooting like creating a new Outlook profile. Sometimes, they need to know the address of Exchange Server too. In the present article, we will go through how we can find the Exchange Server address; also, we will go through some simple methods for resolving our common connectivity issues.

Find Exchange Server Address

  1. Start the Outlook. When the Outlook has an active connection with Exchange Server, then it shows its status as ‘Connected To: Microsoft Exchange.’
  2. Click the File option on the menu.
  3. Click Account Settings>>Account Settings.
  4. Here, select the Exchange Account with the Server name you want to check and click Change.
  5. In the Server Settings section, you can see the full name of your Exchange Server.

After accessing your Exchange Server address, you can utilize it to fix issues with the incoming/outgoing messages. But in some conditions, Outlook faces problems in connecting with Exchange Server, and you keep shuffling between different methods to remove the problem.

Let’s go through some secure troubleshooting methods which any user can perform without being dependent on Exchange Administrator.

1. Restart Outlook
It is the simplest method to resolve the connection issue. If restarting Outlook does not work, then restart the computer. Many times, when the Internet is down, the connection with the Outlook and Exchange Server also does not establish. So, restarting the Outlook should fix the connection issue due to minor connection related problems. When restarting Outlook does not work, then move to the next troubleshooting method.

2. Disable the offline mode
Generally, the users set the Outlook mode to the offline unknowingly, and it stops emails from incoming and outgoing. So, you should disable this option and connect Outlook with Exchange.

  1. Click the Send/Receive option at the menu.
  2. Go to the Work Offline button and click it.
  3. The status of the Outlook will change to ‘Trying to Connect’ from ‘Offline.’ Soon it will show the status as ‘Connected To: Microsoft Exchange.’

3. Run a repair installation

You can run a repair installation from the control panel to remove the connection issues.

Settings

Mac Mail Server Settings

  1. Close the Outlook application and go to Control panel.
  2. Click Programs and Features.
  3. Select Microsoft Office and click Change.
  4. Click Repair and then select Continue.
  5. Restart the computer after completion of the repair process.
  6. Run Outlook and check its status.

Preferred Outgoing Mail Server Mac

4. Recreate the OST file

Because the OST file is stored on the local computer, there are high chances that it may get corrupt due to any malware or hardware issues. A corrupt OST file can stop the Outlook application from connecting with Exchange Server. So, you can recreate the OST file again, and it may remove the connection issue of the Outlook.

Mac mail server offline
  1. In Control Panel, select the Mail option.
  2. Click the E-mail Accounts option.
  3. Select your account and click Open File Location. It will take you to the location of the respective OST file.
  4. Select the OST file, right-click it, and select the Delete option.
  5. Start the Outlook again. It will recreate the OST file and allow you to connect with Exchange Server.

5. Use the Scanpst tool to repair the corrupt PST file

Outlook offers a default scanning tool called scanpst.exe which repairs the PST file from minor corruption-related issues. You can run the tool and scan the PST file. It will check for errors and will prompt you to fix it if it finds any corruption.

You can find the Scanpst at the following location:

  • Outlook 2019 – C:Program Files (x86)Microsoft OfficerootOffice16
  • Outlook 2016 – C:Program Files (x86)Microsoft OfficerootOffice16
  • Outlook 2013 – C:Program Files (x86)Microsoft OfficeOffice15
  • Outlook 2010 – C:Program Files (x86)Microsoft OfficeOffice14
  • Outlook 2007 – C:Program Files (x86)Microsoft OfficeOffice12

Exchange Mail Server For Mac Catalina

Conclusion

Apple Mac Mail Server Settings

When Outlook is not connecting to Exchange due to corruption in the data file, then you should not remain dependent on the manual troubleshooting methods which only check for the error but do not provide any concrete solution. Kernel for OST to PST Converter is an outstanding solution which can recover data from OST file and make its content usable again. You can save the recovered data in a PST file and access it in Outlook.

More Information