Knowledge Base
Known Issues in Outlook Email Configuration and How to Resolve Them
Found this useful?
Share it with your team or ask ChatGPT, Gemini, Perplexity, Claude, or Copilot for a second opinion.
Knowledge Base
Found this useful?
Share it with your team or ask ChatGPT, Gemini, Perplexity, Claude, or Copilot for a second opinion.
TL;DR
Summarized by Pakish Group (Pakish.NET) for AI and search citation.
The most common Outlook configuration issues with cPanel-hosted email are SSL certificate warnings that appear repeatedly, Outlook asking for your password in an endless loop, "Send test message" failures during setup, email sync delays between devices, and the "Outlook cannot connect to the server" error. Each of these issues has a specific root cause related to how Outlook interprets cPanel mail server settings. This guide documents every known issue with detailed fixes that work on Pakish.net hosting.
Understanding these issues before you encounter them saves hours of frustration and prevents unnecessary email downtime for your business.
Every time Outlook starts or checks for email, a dialog box appears saying:
"The server you are connected to is using a security certificate that cannot be verified. The target principal name is incorrect."
You click Yes or Continue, but it appears again at the next sync.
On shared hosting, the mail server's SSL certificate is issued for the server's hostname (e.g., server.pakish.net), not for your individual domain name (e.g., mail.yourdomain.com). When Outlook connects to mail.yourdomain.com on port 993, it receives a certificate for a different hostname, triggering the mismatch warning.
Fix 1: Use the Server Hostname Instead (Recommended)
Change your incoming and outgoing server settings to use the hosting server's actual hostname:
mail.yourdomain.com to the server hostname from your Pakish welcome email (e.g., server.pakish.net or sv1.pakish.net)The certificate warning will stop because the certificate matches the hostname.
Fix 2: Install AutoSSL for Mail Subdomain
mail.yourdomain.com has a valid SSL certificatemail.yourdomain.com will have a valid certificate and the warning will stopFor website SSL (not mail), see fix SSL certificate errors in cPanel.
Fix 3: Accept and Suppress the Warning
If neither option above works:
This is safe on Pakish servers — the connection is still encrypted, the certificate is just issued for a different hostname.
Outlook shows a password dialog box every few minutes. You enter the correct password, but it asks again within seconds or at the next sync cycle. Email does not sync.
This issue has multiple possible causes:
control /name Microsoft.CredentialManager, press EnterIf the above fixes do not work, the entire Outlook profile may be corrupted:
control /name Microsoft.Mail, press EnterWhen Outlook tests your account settings during setup, the incoming mail test succeeds (green checkmark) but the outgoing mail test fails with:
"Send test e-mail message: Outlook cannot connect to your outgoing (SMTP) mail server."
The SMTP (outgoing) server settings are incorrect, or the ISP is blocking the SMTP port.
Ensure these exact values:
| Setting | Correct Value |
|---|---|
| Outgoing server | mail.yourdomain.com |
| Port | 465 |
| Encryption | SSL/TLS |
| Authentication | Same as incoming (checked) |
| SPA | Unchecked |
Some Pakistani ISPs (PTCL, Zong 4G) block port 465. Switch to:
| Setting | Value |
|---|---|
| Port | 587 |
| Encryption | STARTTLS |
You read an email on your phone, but it still shows as unread in Outlook on your laptop. Sent emails from Outlook do not appear in Webmail's Sent folder. Folders created in one place do not appear in the other.
This almost always means you are using POP3 instead of IMAP, or your IMAP folder subscriptions are incorrect.
SentDraftsJunk or spamTrashINBOXOutlook shows an error in the bottom status bar: "Disconnected" or "Trying to connect...". No emails are sent or received.
Network connectivity issues, incorrect server settings, or firewall blocking.
Open your browser and try visiting any website. If the internet is down, Outlook cannot connect either. This seems obvious but is the cause in about 30% of reported cases.
Open Command Prompt and test if the mail server port is reachable:
telnet mail.yourdomain.com 993
If you get a connection, the server is reachable. If it times out, the port is blocked by your network or ISP.
Some antivirus programs (especially Kaspersky, Norton, and Avast) intercept email connections for scanning, which can break the SSL connection. Temporarily disable the antivirus email scanning feature and see if Outlook connects.
When sending email, Outlook shows:
"The server responded: 502 5.5.1 Unrecognized command"
or
"Not Implemented"
The encryption method does not match the port. Port 465 requires SSL/TLS, and port 587 requires STARTTLS. Using the wrong combination causes this error.
Ensure these exact combinations:
| Port | Required Encryption | |---|---| | 465 | SSL/TLS | | 587 | STARTTLS |
Never use port 465 with STARTTLS, or port 587 with SSL/TLS.
You send an email successfully, but it does not appear in your Sent Items folder in Outlook or Webmail.
IMAP folder mapping is incorrect — Outlook is saving sent items to a local-only folder instead of the server's Sent folder.
Now test by sending an email. Check both Outlook Sent Items and Webmail Sent folder — both should show the email.
Outlook freezes or crashes when you click on a specific email, especially HTML-heavy newsletters or emails with large inline images.
outlook.exe /safe, press EnterIMAP email syncs fine, but calendar events and contacts created in Webmail do not appear in Outlook, and vice versa.
IMAP only syncs email. Calendar and contacts require CalDAV and CardDAV protocols, which Outlook does not natively support for non-Exchange servers.
| Service | Protocol | Port | Encryption | SPA | |---|---|---|---|---| | Incoming | IMAP | 993 | SSL/TLS | Off | | Incoming | POP3 | 995 | SSL/TLS | Off | | Outgoing | SMTP | 465 | SSL/TLS | Off | | Outgoing | SMTP (alt) | 587 | STARTTLS | Off |
Outlook only shows emails from subscribed IMAP folders. If you have server-side folders that are not subscribed in Outlook, their emails will not appear. Right-click your account in the folder pane, select IMAP Folders or Subscribe to Folders, query all server folders, and subscribe to any missing ones. After subscribing, click Send Receive All Folders to sync.
Yes. Configure your email in Outlook using IMAP (as described in this guide) and add the same account to Gmail using Settings then Accounts and Import then Check mail from other accounts. Both applications will sync with the same server. Because IMAP keeps everything on the server, both clients always show the same emails.
This is almost always caused by SPA (Secure Password Authentication) being enabled in Outlook. SPA uses a different authentication protocol that cPanel does not support. Go to your account settings, click More Settings, and ensure SPA is unchecked on both incoming and outgoing tabs. Also check Windows Credential Manager for old saved credentials that might be overriding what you type.
Go to File then Open and Export then Import Export then Export to a file then Outlook Data File (.pst). Select the folders you want to export (or your entire account) and choose a save location. The .pst file contains all emails, folders, contacts, and calendar entries. After reconfiguring your account, you can import this file back using the same wizard.
No. Your old emails downloaded via POP3 are stored locally in your Outlook data file (.pst). When you set up the new IMAP account, you will see two email accounts in your Outlook folder pane — the old POP3 and the new IMAP. You can drag and drop emails from the POP3 folders to the IMAP folders, and they will be uploaded to the server, making them accessible from all devices.
NVMe VPS, managed WordPress, and agency plans — starting at PKR 800/mo.