Beginner
2 min read
4 views
Updated May 17, 2026
How to Add Your Hosting (cPanel) Email Account to Outlook
Connect your professional domain email (e.g. [email protected]) from any cPanel or hosting provider to Microsoft Outlook.
Contents
If you have a professional email address from a web hosting provider (like cPanel, Plesk, or any other control panel), you can add it to Outlook in just a few minutes. This guide covers everything you need.
Where to find your server settings: Log in to your hosting control panel (cPanel, Plesk, etc.) and look for Email Accounts. Most hosts show the exact IMAP/SMTP settings there. If not, contact your hosting provider.
Step 1: Gather Your Email Settings
Before opening Outlook, collect this information from your hosting panel or welcome email:
- Your email address (e.g.
[email protected]) - Your email password
- Incoming mail server (usually
mail.yourdomain.com) - Outgoing mail server (usually the same)
Step 2: Add the Account in Outlook
- Open Outlook → File → Add Account.
- Enter your hosting email address and click Connect.
- If Outlook can't configure it automatically, select IMAP when prompted.
- Enter the server details from the table below.
- Enter your email password and click Connect.
Standard Hosting Email Server Settings
| Setting | Incoming Mail (IMAP) | Outgoing Mail (SMTP) |
|---|---|---|
| Server | mail.yourdomain.com | mail.yourdomain.com |
| Port | 993 | 587 |
| Encryption | SSL / TLS | STARTTLS |
| Username | Your full email address ([email protected]) | |
| Password | Your email account password (set in your hosting panel) | |
SSL Certificate warning? If Outlook shows a security certificate warning, it usually means your host uses a shared SSL certificate. You can either accept it or use your host's mail server hostname instead of
mail.yourdomain.com (e.g. server1.hostingprovider.com). Check your hosting panel for the exact secure server name.
Troubleshooting
- Cannot connect to server — Double-check the mail server name. Some hosts use
smtp.yourdomain.comor a server-specific hostname likemail.server123.net. - Authentication failed — Make sure you're using your full email address as the username, not just the local part before the @ sign.
- Emails sending but not receiving (or vice versa) — Verify that both IMAP (port 993) and SMTP (port 587) are using the correct ports and encryption types.
A
Administrator
Updated May 17, 2026