Outlook Error 0x800CCC0E — Cannot Connect to Mail Server
About Outlook Error 0x800CCC0E
Fix Outlook error 0x800CCC0E preventing email send/receive due to SMTP server connection failures, port blocking, or incorrect email account settings. This guide covers everything you need to know about this topic, including common causes, step-by-step solutions, and answers to frequently asked questions.
Here are the key things to understand: Error 0x800CCC0E indicates Outlook cannot establish a connection to the outgoing SMTP mail server. Most commonly caused by incorrect SMTP port or server address configuration. Firewall or antivirus software may block Outlook's connection to email ports. SSL/TLS encryption settings must match the email provider's requirements. This error affects sending emails; receiving may still work via IMAP/POP3. Understanding these fundamentals will help you diagnose and resolve this issue more effectively.
The most common reasons this occurs include: Incorrect SMTP server address or port number in Outlook account settings. Firewall blocking port 587 (TLS) or 465 (SSL) for outgoing mail. Antivirus email scanning feature interfering with the SMTP connection. ISP blocking outgoing SMTP port 25 to prevent spam. Identifying the root cause is the first step toward finding the right solution.
To resolve this, follow these recommended steps: Verify SMTP settings: File > Account Settings > select account > Change > More Settings > Advanced tab. Use port 587 with STARTTLS or port 465 with SSL/TLS for most providers (Gmail, Outlook.com, Yahoo). Temporarily disable firewall and antivirus email scanning to test the connection. Run Outlook in safe mode: hold Ctrl while launching Outlook to disable add-ins. Test SMTP connectivity: open Command Prompt and run 'telnet smtp.provider.com 587'. If these steps do not resolve the issue, consider consulting additional resources or a qualified professional.
This article is part of our Windows Error Codes collection on Error Codes Wiki. We provide comprehensive, up-to-date information to help you find solutions quickly.
Quick Answer
What SMTP port should I use?
Use port 587 with STARTTLS encryption for most providers. Port 465 with implicit SSL is an alternative. Port 25 is often blocked by ISPs.
Overview
Fix Outlook error 0x800CCC0E preventing email send/receive due to SMTP server connection failures, port blocking, or incorrect email account settings.
Key Details
- Error 0x800CCC0E indicates Outlook cannot establish a connection to the outgoing SMTP mail server
- Most commonly caused by incorrect SMTP port or server address configuration
- Firewall or antivirus software may block Outlook's connection to email ports
- SSL/TLS encryption settings must match the email provider's requirements
- This error affects sending emails; receiving may still work via IMAP/POP3
Common Causes
- Incorrect SMTP server address or port number in Outlook account settings
- Firewall blocking port 587 (TLS) or 465 (SSL) for outgoing mail
- Antivirus email scanning feature interfering with the SMTP connection
- ISP blocking outgoing SMTP port 25 to prevent spam
Steps
- 1Verify SMTP settings: File > Account Settings > select account > Change > More Settings > Advanced tab
- 2Use port 587 with STARTTLS or port 465 with SSL/TLS for most providers (Gmail, Outlook.com, Yahoo)
- 3Temporarily disable firewall and antivirus email scanning to test the connection
- 4Run Outlook in safe mode: hold Ctrl while launching Outlook to disable add-ins
- 5Test SMTP connectivity: open Command Prompt and run 'telnet smtp.provider.com 587'