Configuring Email Clients (Outlook & Thunderbird)
Last Updated: March 2026
2 min read
Overview
Desktop email clients like Microsoft Outlook and Mozilla Thunderbird let you manage your email offline, organize messages into folders, and work with multiple accounts from a single interface. This guide covers how to add your domain email account to both clients.
Before You Begin
You will need the following information from your email provider or 10Corp dashboard:
- Email address (e.g., you@yourdomain.com)
- Password
- Incoming mail server (IMAP or POP3 hostname)
- Outgoing mail server (SMTP hostname)
- Ports and encryption (SSL/TLS settings)
Configuring Microsoft Outlook
Outlook (Microsoft 365 / Outlook 2019+)
- Open Outlook and go to File > Add Account.
- Enter your full email address and click Connect.
- If auto-discover does not work, select Advanced options > Let me set up my account manually.
- Choose IMAP (recommended) or POP3.
- Enter the server settings:
| Setting | Value |
|---|---|
| Incoming Server | Your IMAP/POP3 server |
| Incoming Port | 993 (IMAP/SSL) or 995 (POP3/SSL) |
| Encryption | SSL/TLS |
| Outgoing Server | Your SMTP server |
| Outgoing Port | 465 (SSL) or 587 (STARTTLS) |
| Outgoing Encryption | SSL/TLS or STARTTLS |
- Enter your password when prompted and click Connect.
- Once the account is verified, click Done.
Outlook (Classic / 2016)
- Go to File > Account Settings > New.
- Select Manual setup or additional server types > POP or IMAP.
- Fill in the server fields as shown in the table above.
- Click More Settings > Outgoing Server tab and check My outgoing server (SMTP) requires authentication.
- Under the Advanced tab, set the correct ports and encryption methods.
- Click Test Account Settings to verify, then Finish.
Configuring Mozilla Thunderbird
- Open Thunderbird and go to Account Settings > Account Actions > Add Mail Account.
- Enter your name, email address, and password, then click Configure manually.
- Set the incoming and outgoing server details:
| Setting | Incoming (IMAP) | Outgoing (SMTP) |
|---|---|---|
| Server | Your IMAP server | Your SMTP server |
| Port | 993 | 465 or 587 |
| SSL | SSL/TLS | SSL/TLS or STARTTLS |
| Authentication | Normal password | Normal password |
- Click Re-test to verify the configuration.
- Click Done to add the account.
Tips
- IMAP vs. POP3 — Use IMAP if you access email from multiple devices, as it syncs messages across all of them. POP3 downloads messages to one device and optionally deletes them from the server.
- Authentication errors — Ensure you are using the full email address as the username, not just the part before the @.
- Firewall or antivirus — Some security software blocks email ports. Temporarily disable it to test if that is the issue.
- Two-factor authentication — If your email provider supports 2FA, you may need to generate an app-specific password.
Tags:
email
outlook
thunderbird
email-client
setup