↼ My Two Cents

Cover image for How to Set Up IMAP in Outlook (Windows / macOS)

How to Set Up IMAP in Outlook (Windows / macOS)

IMAP (Internet Message Access Protocol) keeps your email synced across all your devices. Read an email on your phone? It’ll show as read on your laptop. Delete something? Gone everywhere. It’s the superior choice for anyone using multiple devices.

In this guide, I’ll walk you through setting up IMAP in Microsoft Outlook on both Windows and macOS.


🧰 What You’ll Need

  • Your email address (e.g. you@example.com)
  • Your email account password
  • IMAP server settings (hostname, port, encryption)
  • SMTP (outgoing) server settings
  • Microsoft Outlook installed

💡 If you don’t know your IMAP/SMTP settings, check with your email provider — most list them in their support documentation.


⚙️ Step 1: Gather Your IMAP/SMTP Settings

Before diving in, collect these details from your email provider:

Setting Value (example)
Incoming (IMAP) Server imappro.zoho.com
Port (IMAP) 993
Encryption SSL / TLS
Outgoing (SMTP) Server smtppro.zoho.com
Port (SMTP) 587 (or 465)
Encryption (SMTP) STARTTLS or TLS

⚙️ Step 2: Set Up IMAP in Outlook (Windows)

  1. Open Outlook
  2. Go to FileAdd Account
  3. Enter your email address
  4. Click Advanced options → check Let me set up my account manually → click Connect
  5. Choose IMAP as the account type
  6. Fill in the IMAP & SMTP settings from Step 1
  7. Click Connect and enter your password when prompted
  8. Once validated, Outlook will start syncing your mail

⚙️ Step 3: Set Up IMAP in Outlook (macOS)

  1. Open Outlook on your Mac
  2. Go to OutlookPreferencesAccounts
  3. Click ’+’New Account
  4. Enter your email address → Continue
  5. Choose IMAP / SMTP manually (instead of auto-configure)
  6. Enter the IMAP & SMTP settings from Step 1:
    • Incoming server (IMAP), port, SSL/TLS
    • Outgoing server (SMTP), port, encryption
  7. Authenticate with your full email as username and your password
  8. Once verified, mail will begin syncing

🔐 Troubleshooting Common Issues

Problem Solution
Outlook can’t connect / validate Double-check server names, port, and encryption settings
Wrong username or password Some providers require your full email address as the username
SSL certificate error Ensure the server’s SSL certificate is valid; you may need to allow exceptions
Authentication fails (Gmail/M365) These providers often require OAuth or app-specific passwords
Sending works but receiving doesn’t Verify IMAP settings; check firewall/antivirus isn’t blocking port 993
Sending fails but receiving works Check SMTP settings (port, encryption) and authentication details
Sync delays or slow mailbox IMAP is subject to server limits; large mailboxes or slow networks can cause delays

💡 Tips & Best Practices

  • Always use SSL/TLS for both incoming and outgoing — never send credentials in plain text
  • Prefer OAuth 2.0 over password auth if your provider supports it (more secure)
  • Keep your mailbox organized — use folders and filters to avoid performance issues
  • Archive regularly — large folders slow down IMAP sync significantly
  • Back up before changes — export your mail or ensure server-side backups exist

✅ Wrap Up

Once IMAP is configured, your emails stay perfectly synced across every device. The trickiest part is getting those server settings right — once you’ve got them, Outlook handles the rest.

If this guide helped you set up IMAP, consider buying me a coffee:

👉 https://ko-fi.com/alwynsoh

Every tip helps me keep testing, writing, and sharing guides like this. Appreciate the support!


← How to Install Nginx Proxy …
Maintenance Page with … →