Set Up Desktop Email Clients — Thunderbird, Apple Mail, Outlook & More
TL;DR — Every EasyCloudify mailbox supports auto-configuration. In any modern email client, choose Add Account, enter your full email address and mailbox password, and the client discovers the correct IMAP and SMTP servers automatically. No manual server settings required.
How Auto-Configuration Works
When your mailbox is created in /cloudpanel/mailboxes, EasyCloudify automatically publishes the autoconfig and autodiscover records for your domain. Standards-compliant email clients (Thunderbird, Apple Mail, Outlook, Windows Mail, Spark, eM Client, and others) read those records and configure themselves automatically — you only ever type two things:
- Your full email address (e.g.
[email protected]) - Your mailbox password
If a client ever asks you to choose between IMAP and POP, always pick IMAP — it keeps your messages in sync across all devices.
💡 Webmail is always available, even before you finish configuring a client: https://webmail.easycloudify.com
Before You Start
- You have an active mailbox at
/cloudpanel/mailboxes(see Email Hosting) - You know your mailbox password (reset it from the mailbox settings if needed)
- You have a desktop email client installed
Thunderbird (Windows, macOS, Linux)
Thunderbird is free, open-source, and the recommended desktop client for EasyCloudify mailboxes.
- Open Thunderbird and go to Menu → New → Existing Mail Account
- Fill in:
- Your name — the display name shown on outgoing messages
- Email address — your full mailbox address
- Password — your mailbox password
- Click Continue
Thunderbird detects the server settings automatically and shows IMAP as the recommended protocol. Click Done.
💡 To use multiple identities (e.g.
sales@andsupport@from the same mailbox), set them up in Account Settings → Manage Identities after the account is added. See Email Aliases & Identities.
Apple Mail (macOS)
- Open Mail.app and choose Mail → Add Account (or System Settings → Internet Accounts → Add Account on newer macOS)
- Select Other Mail Account
- Enter:
- Name — display name
- Email Address — your full mailbox address
- Password — your mailbox password
- Click Sign In
Apple Mail detects the IMAP and SMTP servers automatically. If macOS prompts to choose which apps to sync (Mail, Notes), enable Mail and click Done.
Outlook (Windows)
The modern Outlook on Windows supports auto-discovery out of the box.
- Open Outlook and choose File → Add Account (Classic) or Settings → Add Account (New Outlook)
- Enter your full email address and click Connect
- When prompted, choose IMAP as the account type
- Enter your mailbox password and click Connect
Outlook will retrieve the server settings and complete the setup.
💡 If Outlook asks for server settings manually (older versions), use IMAP on port
993(TLS) and SMTP on port465(TLS) — see the Manual Settings reference below.
Outlook (macOS)
- Open Outlook and choose Outlook → Settings → Accounts → +
- Enter your full email address and click Continue
- Choose IMAP when prompted
- Enter your mailbox password and click Add Account
Windows Mail (Windows 10/11)
- Open Mail and click Settings → Manage Accounts → Add account
- Choose Other account (POP, IMAP)
- Enter your email address, display name, and password
- Click Sign in
Windows Mail completes the setup using auto-discovery.
Spark (macOS, Windows)
- Open Spark and choose Add Email Account
- Choose Set Up Account Manually → IMAP
- Enter your email address and password
- Click Next — Spark fills in the rest automatically
eM Client, The Bat!, Mailbird, and Other Clients
The same flow applies to any IMAP-compatible client:
- Choose Add Account → IMAP (or Auto-configure)
- Enter your full email address + password
- Let the client finish the setup
Calendar & Contacts (CalDAV / CardDAV)
EasyCloudify mailboxes include CalDAV and CardDAV support. In Thunderbird, Apple Calendar, or any compliant client:
- Choose Add Calendar → On the Network → CalDAV
- Enter your full email address as the username and your mailbox password
- The client will discover your work and home calendars automatically
Manual Settings Reference
You only need these if your client does not support auto-configuration. The same values work for every EasyCloudify mailbox.
| Service | Hostname | Port | Encryption | Authentication |
|---|---|---|---|---|
| IMAP (incoming) | Auto-detected from your domain | 993 | SSL/TLS | Plain password |
| POP3 (incoming, not recommended) | Auto-detected from your domain | 995 | SSL/TLS | Plain password |
| SMTP (outgoing) | Auto-detected from your domain | 465 | SSL/TLS | Plain password |
- Username: your full email address (e.g.
[email protected]) — same for incoming and outgoing - Password: your mailbox password
⚠️ POP3 is not recommended. POP3 has no support for folders, multi-device sync, or notifications. Spam detected by our filters lands in your Junk folder, which is invisible over POP3.
Troubleshooting
Auto-configuration did not find my server
Wait a few minutes after creating the mailbox — DNS records can take a short time to propagate. If the issue persists, use the manual IMAP and SMTP settings above with port 993 and 465.
"Authentication failed"
Double-check that you are using your mailbox password, not your EasyCloudify account password. They are different. Reset the mailbox password in /cloudpanel/mailboxes if unsure.
Outlook keeps adding the account as POP
Some older Outlook versions default to POP. Cancel the wizard, then choose Let me set up my account manually → IMAP and re-enter your details.
My folders look different on different devices
You are probably using POP3 on one of them. Reconfigure that device with IMAP — your mail will then appear identically everywhere.