How to Set Up Business Email in Apple Mail: A Complete Configuration Guide

Apple Mail comes pre-installed on every Mac, iPhone, and iPad, making it one of the most convenient places to manage business email without installing additional software. Setting it up correctly for a business account on a custom domain requires a few specific settings that are easy to get wrong if you are working from memory or relying on auto-discovery to do the heavy lifting. This guide walks through the complete process — from gathering your settings to verifying connections and troubleshooting the issues that come up most often.
What You Need Before You Start
Before opening Apple Mail, collect the following from your email hosting provider or IT administrator:
- Your full email address (e.g.,
you@yourcompany.com) - Your email account password
- Incoming mail server (IMAP) hostname
- IMAP port — typically 993 with SSL/TLS
- Outgoing mail server (SMTP) hostname
- SMTP port — typically 587 with STARTTLS, or 465 with SSL/TLS
If you are unsure which ports apply, the SMTP ports guide explains the difference between 465 and 587 and when each is appropriate. The current best practice is port 587 with STARTTLS for outgoing mail and port 993 with SSL/TLS for incoming IMAP.
You will also need to confirm whether your hosting uses IMAP or POP3 for incoming mail. IMAP is strongly recommended for any business use — it keeps messages synced on the server across all devices, so your Mac, iPhone, and iPad all show the same inbox state. POP3 downloads messages to a single device and typically removes them from the server, which breaks cross-device access entirely.
Adding the Account on macOS
Open Apple Mail and navigate to Mail → Add Account. If this is your first account, the setup wizard launches automatically. From the provider list, choose Other Mail Account — do not select Google, Microsoft Exchange, or iCloud unless your email is genuinely hosted with those providers.
Enter your name, full email address, and password, then click Sign In. Apple Mail will attempt to auto-configure your account settings using the domain from your email address. If it succeeds, the account is added immediately. If it fails — which happens often with custom business email hosted on independent platforms — you will be prompted to enter server settings manually on the next screen.
Manual IMAP Configuration
On the manual setup screen, enter the following for your incoming mail server:
- Account type: IMAP
- Mail server: Your IMAP hostname (e.g.,
mail.yourcompany.comorimap.provider.com) - User name: Your full email address
- Password: Your email account password
Apple Mail also asks for outgoing (SMTP) server details on this same screen. Enter the SMTP hostname, your username, and password. Apple Mail handles SSL negotiation automatically based on the port you specify, so entering the correct port number is the key variable to get right here.
Verifying Connection Security Settings
After the account is created, go to Mail → Settings → Accounts (or Preferences in older macOS versions) and select your new account. Under the Server Settings tab, confirm that:
- The incoming IMAP connection uses port 993 with Use TLS/SSL enabled
- The outgoing SMTP connection uses port 587 with Use TLS/SSL enabled, or port 465 if your provider requires SSL
- Authentication is set to Password — not None, and not MD5 Challenge-Response
Never configure business email without TLS enabled on both connections. An unencrypted IMAP or SMTP session transmits your password and email content in plaintext to anyone observing the network. This is a basic security requirement, not optional hygiene.
Setting Up Mailbox Behaviors
One step many people skip after setup: mapping Thunderbird's folder types to the correct server-side folders. In Mail → Settings → Accounts → Mailbox Behaviors, you can specify which IMAP folders Apple Mail should use for Sent Mail, Drafts, Junk, and Trash.
If this is not configured correctly, Apple Mail creates its own local folders for these items, which means your sent messages and drafts will not appear when you access your account via webmail or another device. Set each folder type to the specific server folder your hosting provider uses — typically labeled Sent, Drafts, Junk, and Trash or Deleted Items.
Configuring on iPhone and iPad
On iOS and iPadOS, go to Settings → Mail → Accounts → Add Account → Other → Add Mail Account. Enter the same name, email address, password, and description you used on Mac. If auto-detection fails, tap IMAP and manually enter your incoming and outgoing server details on the following screen — the fields and values are the same as on macOS.
One iOS-specific consideration: by default, iOS Mail may fetch new messages on a schedule (every 15 or 30 minutes) rather than continuously. For most IMAP accounts on custom business hosting, push delivery is not available. Set the fetch interval under Settings → Mail → Accounts → Fetch New Data to a frequency that balances battery life with how quickly you need to see new mail.
Troubleshooting Common Issues
Cannot connect to the incoming mail server
This usually means the IMAP hostname or port is incorrect, or the server's SSL certificate is not trusted by macOS. Double-check the hostname with your provider and ensure the certificate is valid. If Apple Mail shows a certificate warning, do not accept it without confirming the certificate details with your hosting provider first.
Cannot send messages — SMTP failure
Outgoing mail failures are the most common issue after setup. Verify that the SMTP hostname is correct, that you are using port 587 with authentication enabled, and that the SMTP username is your full email address. Some providers require authentication to be explicitly enabled in the hosting control panel before SMTP works. The SMTP authentication troubleshooting guide covers specific AUTH error codes and their fixes in detail.
Mail not syncing across devices
Confirm that you are using IMAP and not POP3. Also check that message deletion behavior is set to Move to Trash mailbox rather than Remove from server immediately — the latter causes messages to vanish from all devices the moment you delete from any one of them.
Signatures and Rules
Set a professional email signature under Mail → Settings → Signatures. Create the signature, then drag it to the account you want it applied to so it appears on all outgoing messages from that account. For inbox organization, Mail → Settings → Rules lets you automatically sort, label, or forward incoming messages based on sender, subject, or other criteria — a useful tool for managing high-volume inboxes.
For MailDog-specific server settings and additional configuration documentation, visit the MailDog docs. If you run into a connection issue that the steps above do not resolve, reach out to support with your macOS version and the exact error message you are seeing.


